mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-03-16 22:20:26 +00:00
- fixed unused import
This commit is contained in:
parent
8e496aadea
commit
971a4f42f8
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
import json
|
||||
|
||||
from django import urls as urlresolvers
|
||||
from django.conf import settings
|
||||
from django.contrib import admin
|
||||
|
|
|
|||
Loading…
Reference in a new issue