Remove weird package
This commit is contained in:
parent
1d24e99857
commit
68d7a1577d
2 changed files with 0 additions and 9 deletions
|
|
@ -29,9 +29,6 @@ urlpatterns = [
|
|||
path('accounts/', include('django.contrib.auth.urls')),
|
||||
path('api/', include('api.urls')),
|
||||
path('permission/', include('permission.urls')),
|
||||
|
||||
# Make coffee
|
||||
#path('coffee/', include('django_htcpcp_tea.urls')),
|
||||
]
|
||||
|
||||
# During development, serve static and media files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue