Skip to content

Commit d46d743

Browse files
committed
chore: lint
1 parent 679ffda commit d46d743

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/routes/notifications/components/LikeNotification.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Avatar } from '@/components/ui/avatar';
22
import { Debug } from '@/components/ui/Debug';
3-
import { Handle } from '@/components/ui/Handle';
43
import { Link } from '@/components/ui/Link';
54
import { useBlueskyStore } from '@/lib/bluesky/store';
65
import { BSkyLikeNotification, isBSkyLikeNotification } from '@/lib/bluesky/types/BSkyNotification';

0 commit comments

Comments
 (0)