Revert old logout code

This reverts commit 947dd8561b, reversing
changes made to 24dc2080f9.
This commit is contained in:
Asher
2021-05-03 14:04:33 -05:00
parent eee637a104
commit 08ab0afdb0
2 changed files with 2 additions and 30 deletions

View File

@@ -1,3 +0,0 @@
export enum Cookie {
Key = 'key',
}