mirror of
https://codeberg.org/aryak/mozhi
synced 2025-06-04 00:41:07 +05:30
gofmpt (gofmt but stricter)
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
package pages
|
||||
|
||||
import (
|
||||
"codeberg.org/aryak/mozhi/utils"
|
||||
"fmt"
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"runtime"
|
||||
|
||||
"codeberg.org/aryak/mozhi/utils"
|
||||
|
||||
"github.com/gofiber/fiber/v2"
|
||||
)
|
||||
|
||||
func HandleIndex(c *fiber.Ctx) error {
|
||||
|
Reference in New Issue
Block a user