mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
Remove unused
This commit is contained in:
parent
4d41f2d64c
commit
ea51cdfc77
@ -2,7 +2,6 @@ import log from "@/next/log";
|
||||
|
||||
export enum LS_KEYS {
|
||||
USER = "user",
|
||||
SESSION = "session",
|
||||
KEY_ATTRIBUTES = "keyAttributes",
|
||||
ORIGINAL_KEY_ATTRIBUTES = "originalKeyAttributes",
|
||||
SUBSCRIPTION = "subscription",
|
||||
@ -11,12 +10,10 @@ export enum LS_KEYS {
|
||||
JUST_SIGNED_UP = "justSignedUp",
|
||||
SHOW_BACK_BUTTON = "showBackButton",
|
||||
EXPORT = "export",
|
||||
THUMBNAIL_FIX_STATE = "thumbnailFixState",
|
||||
// LOGS = "logs",
|
||||
USER_DETAILS = "userDetails",
|
||||
COLLECTION_SORT_BY = "collectionSortBy",
|
||||
THEME = "theme",
|
||||
WAIT_TIME = "waitTime",
|
||||
// Moved to the new wrapper @/next/local-storage
|
||||
// LOCALE = 'locale',
|
||||
MAP_ENABLED = "mapEnabled",
|
||||
|
Loading…
x
Reference in New Issue
Block a user