Skip to content

Commit

Permalink
[#1635] Fix a broken import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Hammond committed Nov 28, 2012
1 parent 48a5d1f commit a222750
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ckan/logic/auth/publisher/get.py
Expand Up @@ -8,6 +8,8 @@
from ckan.logic.auth.get import (
dashboard_new_activities_count,
dashboard_activity_list,
)
from ckan.logic.auth.update import (
dashboard_mark_activities_old,
)

Expand Down

0 comments on commit a222750

Please sign in to comment.