Fix: unused import and Ping router return wrong version

This commit is contained in:
HFO4
2022-03-16 11:44:40 +08:00
parent 24dfb2c24e
commit 15e3e3db5c
2 changed files with 1 additions and 3 deletions

View File

@@ -2,8 +2,6 @@ package controllers
import (
"context"
"net/url"
"strconv"
"github.com/cloudreve/Cloudreve/v3/pkg/request"
"github.com/cloudreve/Cloudreve/v3/pkg/serializer"