mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove some unneeded imports of re, and compile one pattern
This commit is contained in:
parent
b254234118
commit
3c9eeb3608
8 changed files with 3 additions and 11 deletions
|
|
@ -125,7 +125,6 @@ import gobject
|
|||
import gtk
|
||||
import sys
|
||||
import tempfile
|
||||
import re
|
||||
import xml.sax
|
||||
|
||||
from zenmapGUI.higwidgets.higwindows import HIGWindow
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue