Skip to content

Commit

Permalink
Fix to 8574f72: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
carlfeberhard committed Aug 4, 2015
1 parent 8574f72 commit 326175c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/galaxy/model/__init__.py
Expand Up @@ -25,7 +25,6 @@
from sqlalchemy import and_, func, not_, or_, true
from sqlalchemy.orm import joinedload, object_session
from sqlalchemy import join, select
from sqlalchemy.sql import label
from sqlalchemy.ext import hybrid

import galaxy.datatypes
Expand Down

0 comments on commit 326175c

Please sign in to comment.