feat(cli): add command for upgrading one plugin
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
package services
|
||||
|
||||
import (
|
||||
//m "github.com/grafana/grafana/pkg/cmd/grafana-cli/models"
|
||||
"io/ioutil"
|
||||
"os"
|
||||
)
|
||||
|
||||
//var IoUtils m.IoUtil = IoUtilImp{}
|
||||
|
||||
type IoUtilImp struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user