delete import dont use
This commit is contained in:
parent
dd6e770ec7
commit
8c39019f4a
7 changed files with 9 additions and 39 deletions
|
|
@ -10,7 +10,6 @@ import {
|
|||
Body,
|
||||
Path,
|
||||
Request,
|
||||
Query,
|
||||
} from "tsoa";
|
||||
import { AppDataSource } from "../database/data-source";
|
||||
import { Brackets, Not } from "typeorm";
|
||||
|
|
@ -26,7 +25,7 @@ import {
|
|||
import { PosType } from "../entities/PosType";
|
||||
import { PosLevel } from "../entities/PosLevel";
|
||||
import { RequestWithUser } from "../middlewares/user";
|
||||
import { addLogSequence, setLogDataDiff } from "../interfaces/utils";
|
||||
import { setLogDataDiff } from "../interfaces/utils";
|
||||
import permission from "../interfaces/permission";
|
||||
|
||||
@Route("api/v1/development/history/officer")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue