removed unused consts

pull/11519/head
Steven Powell 2021-05-26 15:50:36 -07:00
parent a81761ea4a
commit 2530048689
1 changed files with 0 additions and 9 deletions

View File

@ -15,15 +15,6 @@ import (
"gonum.org/v1/plot/vg"
)
const (
cmdCSVIndex = 8
apiCSVIndex = 9
k8sCSVIndex = 10
dnsSvcCSVIndex = 11
appCSVIndex = 12
dnsAnsCSVIndex = 13
)
type run struct {
cmd float64
api float64