Skip to content

Commit 7d04565

Browse files
committed
Remove rogue import, refs #226
1 parent f8010ca commit 7d04565

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sqlite_utils/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import base64
2-
from tests.test_cli import test_query_memory_does_not_create_file
32
import click
43
import codecs
54
from click_default_group import DefaultGroup

0 commit comments

Comments
 (0)