mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
test
This commit is contained in:
parent
5dcfc20d82
commit
981884f368
@ -53,7 +53,5 @@ class GetAuthToken(ObtainAuthToken):
|
||||
except (AttributeError, ObjectDoesNotExist):
|
||||
pass
|
||||
|
||||
logout(request)
|
||||
|
||||
return Response({"success": _("Successfully logged out.")},
|
||||
status=status.HTTP_200_OK)
|
||||
|
Loading…
Reference in New Issue
Block a user