Revert "Revert "chore(lint): run fix""

This reverts commit 5179440f77.
This commit is contained in:
Sabe Jones
2021-08-27 18:54:55 -05:00
parent e6da2752a7
commit f13e982553
64 changed files with 303 additions and 228 deletions

View File

@@ -35,7 +35,6 @@ function removeLocalSetting (key) {
return localStorage.removeItem(key);
}
export {
CONSTANTS,
getLocalSetting,