Skip to content

Commit

Permalink
Remove stray import
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Mar 18, 2019
1 parent f1d6aed commit 4db0ab5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckan/model/package_extra.py
Expand Up @@ -2,7 +2,6 @@

from six import text_type
import vdm.sqlalchemy
import vdm.sqlalchemy.stateful
from sqlalchemy import orm, types, Column, Table, ForeignKey
from sqlalchemy.ext.associationproxy import association_proxy

Expand Down

0 comments on commit 4db0ab5

Please sign in to comment.