Remove unused code and update packages

This commit is contained in:
2022-09-23 10:07:01 +02:00
parent 2b30f3b07a
commit b764b4d1d1
6 changed files with 144 additions and 170 deletions

1
src/app.d.ts vendored
View File

@@ -4,6 +4,7 @@
declare namespace App {
// interface Locals {}
// interface PageData {}
// interface Error {}
// interface Platform {}
}