mirror of
https://github.com/nmap/nmap.git
synced 2026-08-30 13:42:59 +00:00
Remove unused imports
This commit is contained in:
parent
6d624f9ed7
commit
92bf83aaba
38 changed files with 20 additions and 104 deletions
|
|
@ -128,8 +128,7 @@
|
|||
|
||||
import gtk
|
||||
|
||||
from zenmapGUI.higwidgets.higboxes import HIGVBox, HIGHBox
|
||||
from zenmapGUI.higwidgets.higtables import HIGTable
|
||||
from zenmapGUI.higwidgets.higboxes import HIGVBox
|
||||
|
||||
from zenmapCore.UmitLogging import log
|
||||
import zenmapCore.I18N
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue