Skip to content

Commit 851d823

Browse files
committed
Remove unused import
1 parent 7a78c02 commit 851d823

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

testapp/tests.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from __future__ import unicode_literals
22

3-
from time import sleep
4-
53
import html5lib
64
from django.contrib.staticfiles.testing import StaticLiveServerTestCase
75
from django.test import TestCase

0 commit comments

Comments
 (0)