Removed unused imports.
This commit is contained in:
@@ -8,7 +8,7 @@ import datetime
|
||||
|
||||
# Django imports.
|
||||
from django.http import HttpResponseNotFound
|
||||
from django.shortcuts import render, redirect
|
||||
from django.shortcuts import render
|
||||
from django.conf import settings
|
||||
from django.utils import timezone
|
||||
|
||||
|
||||
Reference in New Issue
Block a user