Commit 35312683 authored by Michal Čihař's avatar Michal Čihař

Remove unused import

parent 0f22d5a5
...@@ -34,7 +34,6 @@ from accounts.models import Profile ...@@ -34,7 +34,6 @@ from accounts.models import Profile
from PIL import Image from PIL import Image
import re import re
import time import time
import unittest
from urlparse import urlsplit from urlparse import urlsplit
from cStringIO import StringIO from cStringIO import StringIO
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment