Skip to content

Commit 3dc26ad

Browse files
authored
Remove unnecessary import
1 parent 2eaf8c8 commit 3dc26ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/Landing/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import Background from '@/components/Background';
2-
import Navbar from '@/components/Navbar';
32

43
const Landing = () => {
54
return (

0 commit comments

Comments
 (0)