mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Remove some unneeded imports of re, and compile one pattern
This commit is contained in:
@@ -120,8 +120,6 @@
|
||||
# * *
|
||||
# ***************************************************************************/
|
||||
|
||||
import re
|
||||
|
||||
from optparse import OptionParser
|
||||
from zenmapCore.Name import APP_NAME, NMAP_DISPLAY_NAME
|
||||
from zenmapCore.Version import VERSION
|
||||
|
||||
Reference in New Issue
Block a user