Browse Source

Remove commented import

Brendan Abolivier 6 years ago
parent
commit
c91176d9c9
Signed by: Brendan Abolivier <contact@brendanabolivier.com> GPG key ID: 8EF1500759F70623
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/grafana/dashboards.go

+ 0
- 1
src/grafana/dashboards.go View File

2
 
2
 
3
 import (
3
 import (
4
 	"encoding/json"
4
 	"encoding/json"
5
-	// "fmt"
6
 )
5
 )
7
 
6
 
8
 type dbSearchResponse struct {
7
 type dbSearchResponse struct {