From 17cf09ca35d0e4c180c3c12df09cee4756106910 Mon Sep 17 00:00:00 2001 From: Raphael Forment Date: Sun, 8 Oct 2023 11:37:47 +0200 Subject: [PATCH] fix missing import --- src/documentation/about.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/documentation/about.ts b/src/documentation/about.ts index ea45084..fe51e15 100644 --- a/src/documentation/about.ts +++ b/src/documentation/about.ts @@ -1,5 +1,3 @@ -import teletype_performance from "./teletype_performance.png"; - export const about = (): string => { return ` # About Topos