remove unneeded import

This commit is contained in:
Matthias 2022-05-11 13:13:34 +02:00
parent 6ec3ec19a2
commit 9788419b0c
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -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