Commit fadc6cd1 authored by Alex Gaynor's avatar Alex Gaynor
Browse files

Removed an unused import

parent 1ab278f3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
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