Skip to content

Commit

Permalink
2316: Removed DEBUG from local-storage-keys
Browse files Browse the repository at this point in the history
  • Loading branch information
tuj committed Sep 26, 2024
1 parent b3baf10 commit 308ccfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/util/local-storage-keys.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const localStorageKeys = {
REFRESH_TOKEN: 'refreshToken',
FALLBACK_IMAGE: 'fallbackImage',
API_URL: 'apiUrl',
DEBUG: 'debug',
PREVIOUS_BOOT: 'previousBoot',
};

Expand Down

0 comments on commit 308ccfb

Please sign in to comment.