mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2026-04-24 20:56:11 +02:00
remove unneeded line
This commit is contained in:
@@ -167,7 +167,6 @@ def parse(data, raw=False, quiet=False):
|
||||
|
||||
if line.startswith('---'):
|
||||
footer = True
|
||||
# raw_output['destination'] = line.split()[1]
|
||||
continue
|
||||
|
||||
if footer:
|
||||
|
||||
Reference in New Issue
Block a user