Skip to content

Commit

Permalink
removes commend
Browse files Browse the repository at this point in the history
  • Loading branch information
Snorre98 committed Sep 22, 2024
1 parent bcd458d commit 88f33c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions backend/samfundet/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
router.register('recruitment-applications-for-position', views.RecruitmentApplicationForRecruitmentPositionView, 'recruitment_applications_for_position')
router.register('interview', views.InterviewView, 'interview')

# router.register('schema', SpectacularAPIView, 'schema')
# router.register('swagger-ui', SpectacularSwaggerView, 'swagger_ui')
# router.register('redoc', SpectacularRedocView, 'redoc')


app_name = 'samfundet'

urlpatterns = [
Expand Down

0 comments on commit 88f33c1

Please sign in to comment.