chore: cleanup
This commit is contained in:
parent
672dec0ad9
commit
af37ac850c
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ import { isSystem } from "../utils/keycloak";
|
||||||
import { isUsedError, notFoundError, relationError } from "../utils/error";
|
import { isUsedError, notFoundError, relationError } from "../utils/error";
|
||||||
import { precisionRound } from "../utils/arithmetic";
|
import { precisionRound } from "../utils/arithmetic";
|
||||||
import { queryOrNot } from "../utils/relation";
|
import { queryOrNot } from "../utils/relation";
|
||||||
import { filterStatus } from "../services/prisma";
|
|
||||||
|
|
||||||
type QuotationCreate = {
|
type QuotationCreate = {
|
||||||
registeredBranchId: string;
|
registeredBranchId: string;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue