Skip to content

Commit

Permalink
fixed endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
sukanta-nandi committed Apr 4, 2021
1 parent d87bf4b commit 8c25a6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jumbocashapi/urls.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from django.urls import path, include
from . import views
from rest_framework.authtoken.views import obtain_auth_token
from django_filters.views import FilterView
from .models import *


Expand Down

0 comments on commit 8c25a6d

Please sign in to comment.