Skip to content

Commit d92d74b

Browse files
committed
fixed small issue in example code
1 parent 641b8c3 commit d92d74b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/json_serialize.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from libnmap.parser import NmapParser
22
from libnmap.reportjson import ReportDecoder, ReportEncoder
3-
import os
43
import json
54

65
nmap_report_obj = NmapParser.parse_fromfile('libnmap/test/files/1_hosts.xml')

0 commit comments

Comments
 (0)