~dricottone/huttese-apk

ref: 59c6d84d964613bd8236c54ea621ae7200ab4e6b huttese-apk/prometheus/grafana/apk.go -rw-r--r-- 131 bytes
59c6d84d — Drew DeVault py3-bleach: remove upstreamed package 4 years ago
                                                                                
b858cc07 Drew DeVault
1
2
3
4
5
6
package apk

import (
	_ "github.com/grafana/grafana/pkg/cmd/grafana-server"
	_ "github.com/grafana/grafana/pkg/cmd/grafana-cli"
)