mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-28 16:58:19 +00:00
Cleanup imports
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
parent
f8949ce984
commit
a0b672be6e
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ from django.shortcuts import render
|
|||
from django.utils.module_loading import import_string
|
||||
|
||||
import ipware.ip2
|
||||
from django.utils.module_loading import import_string
|
||||
|
||||
from axes.conf import settings
|
||||
from axes.models import AccessAttempt
|
||||
|
|
|
|||
Loading…
Reference in a new issue