Browse Source

remove unused imports

bergquist 10 years ago
parent
commit
da8782a9d0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pkg/api/playlist_play.go

+ 0 - 1
pkg/api/playlist_play.go

@@ -1,7 +1,6 @@
 package api
 
 import (
-	"errors"
 	"strconv"
 
 	"github.com/grafana/grafana/pkg/bus"