fix: remove build from doclkerfile

This commit is contained in:
2023-08-28 22:45:20 +02:00
parent 0019e7727b
commit 78b1699152
3 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
import { MenuEntry } from "@islands/KMenu/types.ts";
import { Movie } from "@lib/resource/movies.ts";
import { TMDBMovie } from "@lib/types.ts";
import { getCookie } from "@lib/string.ts";