1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-17 01:32:37 +02:00

remove unused parse_pairs function

This commit is contained in:
Kelly Brazil
2019-11-11 12:43:27 -08:00
parent 3351c81f64
commit 761edc3c6c

View File

@ -279,12 +279,7 @@ def process(proc_data):
entry[key] = None
return proc_data
def parse_pairs(p_data):
'''Used if -P option is detected'''
pass
def parse(data, raw=False, quiet=False):
# compatible options: linux, darwin, cygwin, win32, aix, freebsd