1. change glog to klog
2. move types to api package to avoid cyclic import
This commit is contained in:
@@ -22,7 +22,7 @@ import (
|
||||
"github.com/emicklei/go-restful"
|
||||
"net/http"
|
||||
|
||||
"kubesphere.io/kubesphere/pkg/errors"
|
||||
"kubesphere.io/kubesphere/pkg/server/errors"
|
||||
|
||||
"kubesphere.io/kubesphere/pkg/models/quotas"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user