Skip to content

Commit 5fc7a25

Browse files
committed
Remove unused import
1 parent 12fa5c3 commit 5fc7a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/services/localStorageService.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { themeStates, ThemeState } from '../App'
1+
import { ThemeState } from '../App'
22

33
type StorageKey = 'wdh:hidden-items' | 'sdh:theme-setting'
44

0 commit comments

Comments
 (0)