chore: clean up code

This commit is contained in:
Larvan2
2023-03-25 22:56:24 +08:00
parent e4364cc985
commit 4d30788738
3 changed files with 6 additions and 5 deletions

View File

@ -10,9 +10,9 @@ import (
"github.com/Dreamacro/clash/hub/updater"
"github.com/Dreamacro/clash/log"
"github.com/go-chi/render"
"github.com/go-chi/chi/v5"
"github.com/go-chi/render"
)
func upgradeRouter() http.Handler {