forked from openlp/openlp
Remove extra imports 2
This commit is contained in:
parent
9de4c0c118
commit
611577577f
@ -31,7 +31,6 @@ backend for the SongsUsage plugin
|
|||||||
|
|
||||||
from sqlalchemy import Column, Table, types
|
from sqlalchemy import Column, Table, types
|
||||||
from migrate import changeset
|
from migrate import changeset
|
||||||
from migrate.changeset.constraint import ForeignKeyConstraint
|
|
||||||
|
|
||||||
__version__ = 1
|
__version__ = 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user