Changed import path order
This commit is contained in:
@ -5,8 +5,8 @@ import (
|
||||
"path"
|
||||
|
||||
"github.com/aerogo/aero"
|
||||
"github.com/animenotifier/arn"
|
||||
"github.com/akyoto/color"
|
||||
"github.com/animenotifier/arn"
|
||||
)
|
||||
|
||||
func configureHTTPS(app *aero.Application) {
|
||||
|
Reference in New Issue
Block a user