mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-03 08:10:28 +00:00
formatting
This commit is contained in:
parent
0abe5fdc71
commit
cb9334d65f
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ func (ctrl *V1Controller) HandleLocationCreate() http.HandlerFunc {
|
||||||
// @Security Bearer
|
// @Security Bearer
|
||||||
func (ctrl *V1Controller) HandleLocationDelete() http.HandlerFunc {
|
func (ctrl *V1Controller) HandleLocationDelete() http.HandlerFunc {
|
||||||
return ctrl.handleLocationGeneral()
|
return ctrl.handleLocationGeneral()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// HandleLocationGet godocs
|
// HandleLocationGet godocs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue