Remove unused import
This commit is contained in:
parent
089654e092
commit
b92b5696b4
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import {
|
||||||
Skeleton,
|
Skeleton,
|
||||||
Spinner,
|
Spinner,
|
||||||
Tooltip,
|
Tooltip,
|
||||||
useBreakpointValue,
|
|
||||||
useToast,
|
useToast,
|
||||||
VStack,
|
VStack,
|
||||||
} from "@chakra-ui/react";
|
} from "@chakra-ui/react";
|
||||||
|
|
Loading…
Reference in a new issue