mirror of
https://github.com/django/django.git
synced 2025-03-24 08:10:45 +00:00
Removed an unused import
This commit is contained in:
parent
1ab278f39d
commit
fadc6cd1bd
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user