mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 07:12:54 -04:00
Deduplicate stray comment line
This commit is contained in:
parent
a6700e3172
commit
30ba7e9305
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ import os, os.path
|
|||
|
||||
def parse_line(line_data):
|
||||
"""
|
||||
Return the left and right hand sides of stripped, non-comment postfix
|
||||
Return the (line number, left hand side, right hand side) of a stripped
|
||||
postfix config line.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue