remove unused import
This commit is contained in:
1
CLI.py
1
CLI.py
@@ -6,7 +6,6 @@ import textwrap
|
|||||||
import shlex
|
import shlex
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
import source.classes.constants as CONST
|
|
||||||
from source.classes.BabelFish import BabelFish
|
from source.classes.BabelFish import BabelFish
|
||||||
|
|
||||||
from Utils import update_deprecated_args
|
from Utils import update_deprecated_args
|
||||||
|
|||||||
Reference in New Issue
Block a user