Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ImLunaHey committed Jan 7, 2025
1 parent 3f41d56 commit 06335d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/PostCard.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { MessageCircle, Heart, Repeat } from 'lucide-react';
import { useLike } from '../lib/bluesky/hooks/useLike';
import { Debug } from './ui/Debug';
import { BSkyPost } from '../lib/bluesky/types/BSkyPost';
import { cn } from '../lib/utils';
import { useRepost } from '../lib/bluesky/hooks/useRepost';
Expand Down

0 comments on commit 06335d8

Please sign in to comment.