mirror of
https://github.com/nmap/nmap.git
synced 2026-09-04 01:14:37 +00:00
Remove unused imports
This commit is contained in:
parent
6d624f9ed7
commit
92bf83aaba
38 changed files with 20 additions and 104 deletions
|
|
@ -134,9 +134,6 @@ import re
|
|||
import os
|
||||
import sys
|
||||
|
||||
from zenmapCore.Paths import Path
|
||||
from zenmapCore.UmitLogging import log
|
||||
|
||||
|
||||
class ScriptDBSyntaxError(SyntaxError):
|
||||
"""Exception raised when encountering a syntax error in the script.db"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue