delete import dont use
This commit is contained in:
parent
dd6e770ec7
commit
8c39019f4a
7 changed files with 9 additions and 39 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Controller, Get, Post, Put, Delete, Patch, Route, Security, Tags } from "tsoa";
|
||||
import { Controller, Get, Route, Security, Tags } from "tsoa";
|
||||
|
||||
@Route("/hello")
|
||||
@Tags("Test")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue