not needed either

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2023-01-31 21:07:57 +01:00 committed by Gitea
parent 445560d376
commit 20cf03818d

View file

@ -7,7 +7,3 @@ declare namespace App {
// interface PageData {}
// interface Platform {}
}
interface ImportMetaEnv {
VITE_BASE_URL: string;
}