remove the unused return value of fnmatch_lines
--HG-- branch : trunk
This commit is contained in:
@@ -486,4 +486,3 @@ class LineMatcher:
|
||||
extralines.append(nextline)
|
||||
else:
|
||||
assert line == nextline
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user