mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	clean
This commit is contained in:
		| @@ -53,5 +53,5 @@ class GetAuthToken(ObtainAuthToken): | |||||||
|         except (AttributeError, ObjectDoesNotExist): |         except (AttributeError, ObjectDoesNotExist): | ||||||
|             pass |             pass | ||||||
|  |  | ||||||
|         return Response({"success": _("Successfully logged out.")}, |         return Response({"success": "Successfully logged out."}, | ||||||
|                         status=status.HTTP_200_OK) |                         status=status.HTTP_200_OK) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user