Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
AliRizvi1 committed Jul 24, 2020
1 parent 624612f commit 26b4a54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion corehq/apps/hqadmin/reports.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from django.utils.translation import ugettext_lazy, ugettext_noop
from django.contrib.humanize.templatetags.humanize import naturaltime

from datetime import datetime as dt
from dateutil.parser import parse
from memoized import memoized

Expand Down

0 comments on commit 26b4a54

Please sign in to comment.