remove unneeded imports
This commit is contained in:
parent
3af426bdd7
commit
6ab0e68000
|
|
@ -1,8 +1,6 @@
|
|||
"""
|
||||
URL lookup for plugin app
|
||||
"""
|
||||
|
||||
from django.conf.urls import url, include
|
||||
from django.conf import settings
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue