mirror of
https://github.com/nmap/nmap.git
synced 2026-01-21 05:39:14 +00:00
Remove unused imports
This commit is contained in:
@@ -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"""
|
||||
|
||||
Reference in New Issue
Block a user