mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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
Block a user