Fixed minor compile time error
This commit is contained in:
parent
be57deff08
commit
88c30557c0
|
@ -17,7 +17,6 @@ package collector
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"errors"
|
"errors"
|
||||||
"regexp"
|
|
||||||
"unsafe"
|
"unsafe"
|
||||||
|
|
||||||
"github.com/prometheus/log"
|
"github.com/prometheus/log"
|
||||||
|
|
Loading…
Reference in New Issue