fix code formatting
All checks were successful
Build and publish the docker image / build (push) Successful in 1m2s
All checks were successful
Build and publish the docker image / build (push) Successful in 1m2s
Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
@ -6,5 +6,5 @@ import (
|
||||
)
|
||||
|
||||
func GET_index(c *fiber.Ctx) error {
|
||||
return util.Render(c, "index", nil)
|
||||
return util.Render(c, "index", nil)
|
||||
}
|
||||
|
Reference in New Issue
Block a user