mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-04 22:28:21 +00:00
Removed unused imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from django.urls import path, include
|
||||
from django.urls import path
|
||||
from assets import views
|
||||
|
||||
from PyRIGS.decorators import permission_required_with_403
|
||||
|
||||
Reference in New Issue
Block a user