Skip to content

Commit 9bfe239

Browse files
committed
Remove unused import
1 parent a56854a commit 9bfe239

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/useConfig.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { adaptColorToBackground } from "./lib"
2-
31
export function useConfig() {
42
const COLOR_BLACK = '#2D353C'
53
const COLOR_GREY = '#A1A1A1'

0 commit comments

Comments
 (0)