diff options
| -rw-r--r-- | tests/syndication_tests/feeds.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/syndication_tests/feeds.py b/tests/syndication_tests/feeds.py index 130fc9ee78..6408838b68 100644 --- a/tests/syndication_tests/feeds.py +++ b/tests/syndication_tests/feeds.py @@ -1,7 +1,6 @@ from __future__ import unicode_literals from django.contrib.syndication import views -from django.core.exceptions import ObjectDoesNotExist from django.utils import feedgenerator from django.utils.timezone import get_fixed_timezone |
