X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/378665e6e0ee8595e3c97096331bab365845cd9e..062a80b51a89bf2361930461c0ad7ae5e36a2bdd:/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):