fixing
This commit is contained in:
parent
8fd229fa8a
commit
7a57271686
1 changed files with 0 additions and 2 deletions
|
|
@ -8,7 +8,6 @@ import {
|
|||
SuccessResponse,
|
||||
Response,
|
||||
Get,
|
||||
Query,
|
||||
Put,
|
||||
Post,
|
||||
Path,
|
||||
|
|
@ -24,7 +23,6 @@ import permission from "../interfaces/permission";
|
|||
import { RequestWithUser } from "../middlewares/user";
|
||||
import { Appoint, CreateAppoint, Person, UpdateAppoint } from "../entities/Appoint";
|
||||
import { AppointDirector } from "../entities/AppointDirector";
|
||||
import HttpStatus from "../interfaces/http-status";
|
||||
|
||||
@Route("api/v1/probation/appoint")
|
||||
@Tags("Appoint Director")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue