mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:22 +02:00
Deduplicate stray comment line
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user