mirror of
https://github.com/grafana/grafana.git
synced 2026-02-03 20:49:50 -05:00
7 lines
88 B
Go
7 lines
88 B
Go
package hack
|
|
|
|
import (
|
|
"k8s.io/code-generator/pkg/util"
|
|
)
|
|
|
|
var _ = util.CurrentPackage
|