mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-11 01:25:40 +00:00
test
This commit is contained in:
@ -53,7 +53,5 @@ class GetAuthToken(ObtainAuthToken):
|
||||
except (AttributeError, ObjectDoesNotExist):
|
||||
pass
|
||||
|
||||
logout(request)
|
||||
|
||||
return Response({"success": _("Successfully logged out.")},
|
||||
status=status.HTTP_200_OK)
|
||||
|
Reference in New Issue
Block a user