Skip to content

Commit

Permalink
eslint please :(
Browse files Browse the repository at this point in the history
  • Loading branch information
voynow committed Feb 2, 2025
1 parent 9406258 commit 7c7a3fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion webapp/src/app/components/Navbar.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { Montserrat } from 'next/font/google';
import Link from 'next/link';
import { useRouter } from 'next/navigation';
import React from 'react';
const montserrat = Montserrat({ subsets: ['latin'] });

Expand Down

0 comments on commit 7c7a3fa

Please sign in to comment.