mirror of
https://github.com/yusing/godoxy.git
synced 2026-02-22 02:17:45 +01:00
refactor(api): remove unnecessary blank import
This commit is contained in:
@@ -9,8 +9,6 @@ import (
|
||||
apitypes "github.com/yusing/goutils/apitypes"
|
||||
"github.com/yusing/goutils/http/httpheaders"
|
||||
"github.com/yusing/goutils/http/websocket"
|
||||
|
||||
_ "github.com/yusing/goutils/apitypes"
|
||||
)
|
||||
|
||||
// @x-id "health"
|
||||
|
||||
Reference in New Issue
Block a user