Skip to content

Commit

Permalink
fix(linting): fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Dec 13, 2023
1 parent 1494f7f commit 2eded1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/anchored.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Link from 'next/link';
import styles from './anchored.module.scss';
import { publicRuntimeConfig } from '../utils/config';

const Anchored = ({
children,
Expand Down

0 comments on commit 2eded1b

Please sign in to comment.