chore(FE): delete dummy data

This commit is contained in:
randy-ar
2025-12-28 04:39:40 +07:00
parent 731bec5a94
commit 77b05c6440
8 changed files with 0 additions and 2232 deletions
-4
View File
@@ -65,10 +65,6 @@ import {
UpdateFlockPayload,
} from '@/types/api/master-data/flock';
import { ProductionStandard } from '@/types/api/master-data/production-standard';
import {
getDummyAllFetcher,
getDummySingleFetcher,
} from '@/dummy/master-data/production-standard.dummy';
export const UomApi = new BaseApiService<
Uom,