Fixed linter errors
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
package admin
|
||||
|
||||
import "github.com/aerogo/aero"
|
||||
import "github.com/animenotifier/notify.moe/components"
|
||||
import (
|
||||
"github.com/aerogo/aero"
|
||||
"github.com/animenotifier/notify.moe/components"
|
||||
)
|
||||
|
||||
// WebDev ...
|
||||
func WebDev(ctx aero.Context) error {
|
||||
|
Reference in New Issue
Block a user