diff --git a/src/modules/rdb/http/router_funcs.go b/src/modules/rdb/http/router_funcs.go index 7e254f9f..820e3ba7 100644 --- a/src/modules/rdb/http/router_funcs.go +++ b/src/modules/rdb/http/router_funcs.go @@ -1,7 +1,6 @@ package http import ( - "fmt" "strconv" "github.com/gin-gonic/gin"