This commit is contained in:
Matthias 2021-11-21 02:01:31 +01:00
parent 046ee7df06
commit 78cd10f3b9
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

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