Skip to content

Commit

Permalink
[#1871] Add import lost during bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
amercader committed Oct 3, 2014
1 parent 2810460 commit bf03a2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckanext/datastore/db.py
Expand Up @@ -18,6 +18,8 @@
import ckan.lib.cli as cli
import ckan.plugins.toolkit as toolkit

import ckanext.datastore.helpers as datastore_helpers

log = logging.getLogger(__name__)

if not os.environ.get('DATASTORE_LOAD'):
Expand Down

0 comments on commit bf03a2e

Please sign in to comment.