diff --git a/InvenTree/plugin/urls.py b/InvenTree/plugin/urls.py index 584cf56299..558197cada 100644 --- a/InvenTree/plugin/urls.py +++ b/InvenTree/plugin/urls.py @@ -1,8 +1,6 @@ """ URL lookup for plugin app """ - -from django.conf.urls import url, include from django.conf import settings