mirror of
https://github.com/grafana/grafana.git
synced 2024-11-22 08:56:43 -06:00
8 lines
88 B
Go
8 lines
88 B
Go
package hack
|
|
|
|
import (
|
|
"k8s.io/code-generator/pkg/util"
|
|
)
|
|
|
|
var _ = util.CurrentPackage
|