fix up imports

This commit is contained in:
Anthony Woods
2016-01-20 06:17:48 +08:00
parent c4a0ec844c
commit 92a085550e
2 changed files with 0 additions and 26 deletions
-1
View File
@@ -2,7 +2,6 @@ package plugins
import (
"encoding/json"
"strings"
"github.com/grafana/grafana/pkg/models"
)