fix(FE-88): fix error build

This commit is contained in:
randy-ar
2025-10-21 13:22:49 +07:00
parent e5b3af3239
commit c8cdb3e772
3 changed files with 2 additions and 5 deletions
-1
View File
@@ -3,7 +3,6 @@ import { Fcr } from "@/types/api/master-data/fcr";
import { Flock } from "@/types/api/master-data/flock";
import { Kandang } from "@/types/api/master-data/kandang";
import { Location } from "@/types/api/master-data/location";
import { ProductCategory } from "@/types/api/master-data/product-category";
import { BaseMetadata } from "@/types/api/api-general";
export type BaseProjectFlock = {