mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 06:41:33 +00:00
Remove some unneeded imports of re, and compile one pattern
This commit is contained in:
@@ -124,7 +124,6 @@ from radialnet.gui.RadialNet import NetNode
|
||||
import zenmapCore.NmapParser
|
||||
|
||||
import math
|
||||
import re
|
||||
|
||||
|
||||
COLORS = [(0.0, 1.0, 0.0),
|
||||
|
||||
Reference in New Issue
Block a user