mirror of
https://github.com/grafana/grafana.git
synced 2025-07-25 17:23:50 +08:00
8 lines
88 B
Go
8 lines
88 B
Go
package hack
|
|
|
|
import (
|
|
"k8s.io/code-generator/pkg/util"
|
|
)
|
|
|
|
var _ = util.CurrentPackage
|