mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
remove unneeded imports
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
URL lookup for plugin app
|
URL lookup for plugin app
|
||||||
"""
|
"""
|
||||||
|
|
||||||
from django.conf.urls import url, include
|
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user