chore(pkg/build): remove comment referencing lerna

This commit is contained in:
Jack Westbrook
2025-03-03 11:43:01 +01:00
parent 0bff060af2
commit ccdf1ff82c
-1
View File
@@ -17,7 +17,6 @@ import (
const GrafanaDir = "."
const NpmArtifactDir = "./npm-artifacts"
// TODO: could this be replaced by `yarn lerna list -p` ?
var packages = []string{
"@grafana/ui",
"@grafana/data",