mirror of
https://github.com/r4sas/py-i2phosts
synced 2025-01-08 22:07:55 +00:00
web/postkey/views.py: remove unneeded import
This commit is contained in:
parent
f6ec7720c7
commit
01964a33f8
@ -3,7 +3,6 @@ import re
|
||||
from django import forms
|
||||
from django.forms import ModelForm
|
||||
from django.shortcuts import render_to_response
|
||||
from django.http import HttpResponseRedirect
|
||||
from django.template import RequestContext
|
||||
|
||||
from web import settings
|
||||
|
Loading…
Reference in New Issue
Block a user