tech(fmt): remove unused code

This commit is contained in:
bergquist 2016-01-25 22:11:24 +01:00
parent 52403ca17e
commit 92cba94031

View File

@ -1,8 +1,6 @@
package sqlstore
import (
"fmt"
"github.com/grafana/grafana/pkg/bus"
m "github.com/grafana/grafana/pkg/models"
)