Skip to content

Commit 9c6b498

Browse files
committed
remove unused import
1 parent 3c4b677 commit 9c6b498

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

litecli/main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
from datetime import datetime
1313
from io import open
1414

15-
from litecli import sqlexecute
16-
1715
try:
1816
from sqlean import OperationalError, sqlite_version
1917
except ImportError:

0 commit comments

Comments
 (0)