diff options
Diffstat (limited to 'omaha_server/omaha/tests/test_public.py')
-rw-r--r-- | omaha_server/omaha/tests/test_public.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/omaha_server/omaha/tests/test_public.py b/omaha_server/omaha/tests/test_public.py index 538a543..abca7ac 100644 --- a/omaha_server/omaha/tests/test_public.py +++ b/omaha_server/omaha/tests/test_public.py @@ -1,7 +1,6 @@ import os from lxml import objectify -import logging from django.test import LiveServerTestCase, override_settings from django.core.files.uploadedfile import SimpleUploadedFile |