mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-19 00:17:51 +02:00
remove debug line
This commit is contained in:
@ -388,7 +388,6 @@ def parse(data, raw=False, quiet=False):
|
|||||||
|
|
||||||
for line in filter(None, data.splitlines()):
|
for line in filter(None, data.splitlines()):
|
||||||
line_count += 1
|
line_count += 1
|
||||||
# print(line)
|
|
||||||
|
|
||||||
# start of a new device object
|
# start of a new device object
|
||||||
# hci0: Type: Primary Bus: USB
|
# hci0: Type: Primary Bus: USB
|
||||||
|
Reference in New Issue
Block a user