mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Remove unused imports
This commit is contained in:
parent
6d624f9ed7
commit
92bf83aaba
38 changed files with 20 additions and 104 deletions
|
|
@ -135,7 +135,6 @@ from zenmapGUI.higwidgets.higboxes import HIGHBox, HIGVBox
|
|||
|
||||
from zenmapGUI.NmapOutputViewer import NmapOutputViewer
|
||||
from zenmapGUI.ScanRunDetailsPage import ScanRunDetailsPage
|
||||
from zenmapGUI.ScansListStore import ScansListStore
|
||||
from zenmapCore.Paths import Path
|
||||
from zenmapCore.UmitLogging import log
|
||||
import zenmapCore.I18N
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue