mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-24 23:37:57 +08:00
refactor: move model struct to types
This commit is contained in:
@@ -101,7 +101,6 @@ func createBrowserHandler(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
RenderSuccess(c, browserInfo)
|
||||
return
|
||||
}
|
||||
|
||||
func (r *Router) deleteBrowserHandler(c *gin.Context) {
|
||||
|
||||
Reference in New Issue
Block a user