Skip to content

Commit 671c1fa

Browse files
committed
Remove unused import
1 parent 9414a06 commit 671c1fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/next.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import faviconWebmanifestUrl from "./dsfr/favicon/manifest.webmanifest";
2525
import { data_fr_scheme, data_fr_theme, isDarkContext } from "./lib/darkMode";
2626
import type { ColorScheme } from "./lib/darkMode";
2727
import DefaultDocument from "next/document";
28-
import { assert } from "tsafe/assert";
2928

3029
const fontUrlByFileBasename = {
3130
"Marianne-Light": marianneLightWoff2Url,

0 commit comments

Comments
 (0)