chore: remove unsued
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s
This commit is contained in:
parent
46dea5514e
commit
c5d250ab0c
1 changed files with 0 additions and 2 deletions
|
|
@ -2,11 +2,9 @@ import config from "../config.json";
|
|||
import {
|
||||
Customer,
|
||||
CustomerBranch,
|
||||
ProductGroup,
|
||||
QuotationStatus,
|
||||
RequestWorkStatus,
|
||||
PaymentStatus,
|
||||
User,
|
||||
} from "@prisma/client";
|
||||
import { Controller, Get, Query, Request, Route, Security, Tags } from "tsoa";
|
||||
import prisma from "../db";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue