mirror of
https://github.com/nmap/nmap.git
synced 2026-09-06 02:21:37 +00:00
Remove unused imports
This commit is contained in:
parent
6d624f9ed7
commit
92bf83aaba
38 changed files with 20 additions and 104 deletions
|
|
@ -139,7 +139,7 @@ from zenmapGUI.higwidgets.higtables import HIGTable
|
|||
from zenmapGUI.higwidgets.higdialogs import HIGAlertDialog, HIGDialog
|
||||
from zenmapGUI.OptionBuilder import *
|
||||
from zenmapCore.Paths import Path
|
||||
from zenmapCore.UmitConf import Profile, CommandProfile
|
||||
from zenmapCore.UmitConf import CommandProfile
|
||||
from zenmapCore.UmitLogging import log
|
||||
import zenmapCore.I18N
|
||||
from zenmapCore.NmapOptions import NmapOptions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue