X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/378665e6e0ee8595e3c97096331bab365845cd9e..dbb1ae2cf25105f7a3831961b08386a1326baef8:/apps/dictionary/tests.py diff --git a/apps/dictionary/tests.py b/apps/dictionary/tests.py index 27285cc14..e88fe507d 100755 --- a/apps/dictionary/tests.py +++ b/apps/dictionary/tests.py @@ -5,7 +5,6 @@ from django.core.files.base import ContentFile from catalogue.test_utils import * from catalogue.models import Book -from dictionary.models import Note class DictionaryTests(WLTestCase):