removes unused import'
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
__version__ = "0.1"
|
||||
|
||||
import argparse
|
||||
from .main import parser, main
|
||||
|
||||
opts = parser.parse_args()
|
||||
|
||||
Reference in New Issue
Block a user