From 4301ea8caea7c14f59bcddf09668d0198e1115a8 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Tue, 9 Feb 2021 16:12:36 -0800 Subject: [PATCH] remove debug line --- jc/parsers/hciconfig.py | 1 - 1 file changed, 1 deletion(-) diff --git a/jc/parsers/hciconfig.py b/jc/parsers/hciconfig.py index ad85f045..97600f22 100644 --- a/jc/parsers/hciconfig.py +++ b/jc/parsers/hciconfig.py @@ -388,7 +388,6 @@ def parse(data, raw=False, quiet=False): for line in filter(None, data.splitlines()): line_count += 1 - # print(line) # start of a new device object # hci0: Type: Primary Bus: USB