Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Commit

Permalink
fix old jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
basilelt committed Jun 24, 2024
1 parent b98bd71 commit 9d5e709
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Django_api/airline/api_common/urls.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
#api_common/urls.py
from django.urls import path
from rest_framework_simplejwt.views import (
TokenObtainPairView,
TokenRefreshView,
)
from .views import *

urlpatterns = [
Expand Down

0 comments on commit 9d5e709

Please sign in to comment.