From 2eded1b7be49b19550fc0e8b11700d9991296569 Mon Sep 17 00:00:00 2001 From: Nicolas Froidure Date: Wed, 13 Dec 2023 11:41:49 +0100 Subject: [PATCH] fix(linting): fix lint issue --- src/components/anchored.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/anchored.tsx b/src/components/anchored.tsx index 805dbed7..259a7e80 100644 --- a/src/components/anchored.tsx +++ b/src/components/anchored.tsx @@ -1,6 +1,5 @@ import Link from 'next/link'; import styles from './anchored.module.scss'; -import { publicRuntimeConfig } from '../utils/config'; const Anchored = ({ children,