2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
This commit is contained in:
Matthias
2021-11-21 02:01:31 +01:00
parent 046ee7df06
commit 78cd10f3b9

View File

@ -3,7 +3,6 @@ URL lookup for plugin app
"""
from django.conf.urls import url, include
from plugin.helpers import get_plugin_error
from plugin import plugin_reg