Fix unused import
This commit is contained in:
parent
0d8ee0b3ec
commit
d6611651c4
|
@ -19,7 +19,6 @@ import (
|
|||
"path/filepath"
|
||||
"regexp"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/prometheus/common/model"
|
||||
"gopkg.in/yaml.v2"
|
||||
|
|
Loading…
Reference in New Issue