Remove extra imports 2

This commit is contained in:
Tim Bentley 2011-08-27 07:12:03 +01:00
parent 9de4c0c118
commit 611577577f
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ backend for the SongsUsage plugin
from sqlalchemy import Column, Table, types
from migrate import changeset
from migrate.changeset.constraint import ForeignKeyConstraint
__version__ = 1