Skip to content

Commit e5807e4

Browse files
committed
remov eunused import
Signed-off-by: Timothy Gerstel <tim.gerstel@gmail.com>
1 parent f31c01c commit e5807e4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tg-blog/src/components/ui/meteor-card.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { ConfettiButton} from "@/components/magicui/confetti";
44
import { useState } from 'react';
55
import { cn } from '@/lib/utils';
66
import { BorderBeam } from '../magicui/border-beam';
7-
import { FlickeringGrid } from '../magicui/flickering-grid';
87

98
export default function MeteorCard(props: any){
109
return (

0 commit comments

Comments
 (0)