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:
@ -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
|
||||
|
Reference in New Issue
Block a user