mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Remove weird line in Inventree/urls.py
This commit is contained in:
@ -26,8 +26,6 @@ from track.urls import tracking_urls
|
||||
|
||||
from users.urls import user_urls
|
||||
|
||||
from . import views
|
||||
|
||||
admin.site.site_header = "InvenTree Admin"
|
||||
|
||||
apipatterns = [
|
||||
|
Reference in New Issue
Block a user