Skip to content

Commit 1fd74d9

Browse files
committed
remove unused import
1 parent 321a85d commit 1fd74d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react-email/src/components/sidebar/sidebar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
import * as Tabs from '@radix-ui/react-tabs';
44
import { clsx } from 'clsx';
55
import { motion } from 'framer-motion';
6-
import Lottie from 'lottie-react';
76
import Link from 'next/link';
87
import { DotLottieReact } from '@lottiefiles/dotlottie-react';
98
import { usePathname, useRouter, useSearchParams } from 'next/navigation';

0 commit comments

Comments
 (0)