remove absinthe package in frontend - #1814

This commit is contained in:
Laurent GAY
2025-11-22 12:24:07 +01:00
committed by setop
parent dc413e3800
commit c63ce29a33
9 changed files with 41 additions and 359 deletions

1
env.d.ts vendored
View File

@@ -2,7 +2,6 @@
interface ImportMetaEnv {
readonly VITE_SERVER_URL: string;
readonly VITE_HISTOIRE_ENV: string;
}
interface ImportMeta {