Browse Source

#2417

merge
fix-2417
chenyifan01 2 years ago
parent
commit
2e3824540e
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      models/cloudbrain.go

+ 0
- 1
models/cloudbrain.go View File

@@ -2664,7 +2664,6 @@ type DatasetInfo struct {
FullName string
Type int
Size int
Type int
}

func GetDatasetInfo(uuidStr string, grampusType ...string) (map[string]DatasetInfo, string, error) {


Loading…
Cancel
Save