Browse Source

fix issue

tags/v1.22.8.2^2
zhoupzh 3 years ago
parent
commit
b21ab772cb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      templates/custom/wait_count.tmpl

+ 0
- 1
templates/custom/wait_count.tmpl View File

@@ -2,7 +2,6 @@
{{$queue := ""}}
{{$gpuQueue := 0}}
{{range $k,$v :=.gpu_types}}
{{ $v }}
{{if eq $k 0}}
{{ $queue = $v.Queue }}
{{ end }}


Loading…
Cancel
Save