Remove unnecessary spaces

This commit is contained in:
tcely 2025-01-25 20:12:55 -05:00 committed by GitHub
parent de1490c416
commit 32fad91401
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ urlpatterns = [
path('',
DashboardView.as_view(),
name='dashboard'),
# Source URLs
path('sources',