Skip to content

Commit 215208a

Browse files
committed
Removed small testing leftover in NMAP.py
1 parent 272ef0f commit 215208a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sensors/nmap.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
import struct
3030
import select
3131
from itertools import islice
32-
from multiprocessing import Process, Queue
3332

3433
class NMAP(object):
3534
ICMP_ECHO_REQUEST = 8

0 commit comments

Comments
 (0)