removed dependency
This commit is contained in:
parent
3b90bef228
commit
c90115cc8d
|
@ -1,7 +1,7 @@
|
|||
|
||||
import ckan.authz as authz
|
||||
import ckan.model as model
|
||||
from webhelpers.html import escape, HTML, literal, url_escape
|
||||
from webhelpers.html import escape, HTML, literal
|
||||
from webhelpers.text import truncate
|
||||
import ckan.lib.helpers as h
|
||||
import ckan.logic as logic
|
||||
|
|
Loading…
Reference in New Issue