Skip to content

Commit 6757ed4

Browse files
committed
fixup! remove unused import
1 parent 295370a commit 6757ed4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_sqlite3/test_dbapi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
import warnings
3333
from collections import Counter
3434

35-
from test import support
3635
from test.support import (
3736
SHORT_TIMEOUT, check_disallow_instantiation, requires_subprocess, subTests
3837
)

0 commit comments

Comments
 (0)