Skip to content

Commit

Permalink
Add correct import
Browse files Browse the repository at this point in the history
  • Loading branch information
tobes committed Nov 26, 2012
1 parent 174502d commit 6fa5d11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckan/controllers/package.py
Expand Up @@ -33,6 +33,7 @@
from home import CACHE_PARAMETERS

from ckan.lib.plugins import lookup_package_plugin
import ckan.plugins as p

log = logging.getLogger(__name__)

Expand Down

0 comments on commit 6fa5d11

Please sign in to comment.