mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove unneeded import
This commit is contained in:
parent
6ec3ec19a2
commit
9788419b0c
@ -5,7 +5,6 @@ URL lookup for plugin app
|
||||
from django.urls import include, re_path
|
||||
|
||||
from plugin import registry
|
||||
from plugin.base.barcodes.api import barcode_api_urls
|
||||
|
||||
|
||||
PLUGIN_BASE = 'plugin' # Constant for links
|
||||
|
Loading…
Reference in New Issue
Block a user