This commit is contained in:
2025-06-03 15:00:39 +05:00
parent edfa56270e
commit d0562c4629
2 changed files with 49 additions and 1 deletions
-1
View File
@@ -2,7 +2,6 @@ import { db } from "./src/db/index";
import { IUnit } from "./src/types/IUnit";
import { unitsTable } from "./src/db/schema/units";
import got from "got";
// import { and, eq, exists } from "drizzle-orm";
const { units: unitsOfMarasiDrive } = await got
.get(