mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-29 20:14:55 -04:00
r/m unused import
This commit is contained in:
@@ -16,7 +16,7 @@ try:
|
||||
except:
|
||||
import pickle
|
||||
|
||||
from sqlalchemy import util, exceptions, logging
|
||||
from sqlalchemy import exceptions, logging
|
||||
from sqlalchemy import queue as Queue
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user