Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
jmzwar committed Jun 12, 2024
1 parent 6df7430 commit f670632
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions src/sections/home/interfaces.tsx
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
import {
Flex,
Text,
Box,
Tag,
TagLabel,
LinkBox,
LinkOverlay,
} from '@chakra-ui/react';
import { Flex, Text, Box, LinkBox, LinkOverlay } from '@chakra-ui/react';
import { Logo } from 'src/components';
import { ArrowDiagonal } from 'src/svg';
import { links } from 'src/utils/constants';
Expand Down

0 comments on commit f670632

Please sign in to comment.