Skip to content

Commit 5aa3b0a

Browse files
committed
remove unused import
1 parent 4f91ca4 commit 5aa3b0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sql_server/pyodbc/compiler.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
from django.db.models.sql import compiler
2-
from django.db.models.sql.constants import SINGLE, MULTI
32

43
from sql_server.pyodbc.compat import zip_longest
54

0 commit comments

Comments
 (0)