mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add a missing import, remove some unused ones
This commit is contained in:
parent
f764a90439
commit
41a168a0e2
3 changed files with 1 additions and 2 deletions
pokedex/db
|
@ -4,7 +4,6 @@ import fnmatch
|
|||
import os.path
|
||||
import sys
|
||||
|
||||
from sqlalchemy.orm.attributes import instrumentation_registry
|
||||
import sqlalchemy.sql.util
|
||||
import sqlalchemy.types
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue