Skip to content

Commit

Permalink
removed unused components in table
Browse files Browse the repository at this point in the history
  • Loading branch information
mishushakov committed Dec 5, 2024
1 parent 21becc6 commit 88fa042
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions apps/web/src/components/Dashboard/Templates.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ import {
AlertDialogAction,
} from '../ui/alert-dialog'
import { toast } from '../ui/use-toast'
import { Button } from '../ui/button'
import {
Tooltip,
TooltipContent,
TooltipProvider,
TooltipTrigger,
} from '../ui/tooltip'

interface Template {
aliases: string[]
Expand Down

0 comments on commit 88fa042

Please sign in to comment.