Skip to content

Commit

Permalink
unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kianamcc committed Jan 16, 2025
1 parent 6e9b817 commit 0a36560
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
import {
Box,
Button,
Tooltip,
Typography,
useMediaQuery,
useTheme,
} from '@mui/material'
import { Box, Button, Typography, useMediaQuery, useTheme } from '@mui/material'
import { DropdownMenu, DropdownMenuProps } from './DropdownMenu'
import { IconSvgButton, IconSvgButtonProps } from '../IconSvgButton'
import IconSvg from '../IconSvg'
Expand Down

0 comments on commit 0a36560

Please sign in to comment.