Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
limboy committed Apr 14, 2012
1 parent 05155d0 commit a164302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion thing/thing.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import formencode
from sqlalchemy import Table, MetaData, create_engine
from sqlalchemy.sql import select, func, and_, compiler
from MySQLdb.converters import conversions, escape
from functools import partial
from blinker import signal

Expand Down

0 comments on commit a164302

Please sign in to comment.