Fixed minor compile time error

This commit is contained in:
Kirk Russell 2015-10-01 18:42:25 -04:00
parent be57deff08
commit 88c30557c0
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ package collector
import ( import (
"errors" "errors"
"regexp"
"unsafe" "unsafe"
"github.com/prometheus/log" "github.com/prometheus/log"