Browse Source

提交代码

tags/v1.22.5.1^2
ychao_1983 3 years ago
parent
commit
6819b2feba
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      routers/repo/cloudbrain.go

+ 0
- 1
routers/repo/cloudbrain.go View File

@@ -1743,7 +1743,6 @@ func CloudBrainBenchmarkNew(ctx *context.Context) {
ctx.Data["description"] = ""
ctx.Data["benchmarkTypeID"] = -1
ctx.Data["benchmark_child_types_id_hidden"] = -1
ctx.Data["type"] = ctx.Query("type")
err := cloudBrainNewDataPrepare(ctx)
if err != nil {
ctx.ServerError("get new cloudbrain info failed", err)


Loading…
Cancel
Save