Skip to content

Commit 037ee3c

Browse files
committed
remove 2 wrong import(s)
1 parent bea3633 commit 037ee3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

MySQLdb/__init__.py

-3
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,8 @@
3838
string_literal,
3939
MySQLError,
4040
DataError,
41-
constants,
4241
escape,
4342
escape_string,
44-
cursors,
45-
connections,
4643
)
4744
from MySQLdb.constants import FIELD_TYPE
4845
from MySQLdb.times import (

0 commit comments

Comments
 (0)