Deduplicate stray comment line

This commit is contained in:
Peter Eckersley 2014-08-08 13:01:04 -07:00
parent a6700e3172
commit 30ba7e9305

View file

@ -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.