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