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