chore: remove invalidateSession

This commit is contained in:
Matilda Landström
2024-05-23 14:05:03 +02:00
parent dec41fa477
commit eeceddc545
3 changed files with 0 additions and 33 deletions
-1
View File
@@ -9,7 +9,6 @@ export namespace endpoints {
profile = "profile/v1/Profile",
upcomingStays = "booking/v1/Stays/future",
previousStays = "booking/v1/Stays/past",
invalidateSessions = "profile/v1/Profile/invalidateSessions",
}
}