chore: re-package
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
package router
|
||||
|
||||
import (
|
||||
"galaxy/server/internal/router/handler"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"github.com/iliadenisov/galaxy/server/internal/router/handler"
|
||||
)
|
||||
|
||||
func SetupRouter(e handler.CommandExecutor) *gin.Engine {
|
||||
|
||||
Reference in New Issue
Block a user