Fix unused import

This commit is contained in:
Fabian Reinartz 2015-11-12 15:02:33 +01:00
parent 0d8ee0b3ec
commit d6611651c4
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ import (
"path/filepath"
"regexp"
"strings"
"time"
"github.com/prometheus/common/model"
"gopkg.in/yaml.v2"