Skip to content

Commit

Permalink
[#2494] Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Jul 9, 2015
1 parent dabc0c8 commit 7989b55
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ckan/lib/formatters.py
@@ -1,15 +1,11 @@
import datetime
import pytz
import logging
from pylons import config
from babel import numbers

import ckan.lib.i18n as i18n

from ckan.common import _, ungettext

log = logging.getLogger(__name__)


##################################################
# #
Expand Down

0 comments on commit 7989b55

Please sign in to comment.