Skip to content

Commit

Permalink
#99 remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Sh4kE committed Dec 17, 2016
1 parent 3b61a62 commit 46f761b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/models.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals

import math
from collections import Counter

from django.core.urlresolvers import reverse
Expand Down

0 comments on commit 46f761b

Please sign in to comment.