Clean up stale internal literals
Some checks failed
ci/woodpecker/push/build-image Pipeline was canceled

This commit is contained in:
2026-06-11 02:23:42 +00:00
parent 8045b27173
commit 06d5973746
2 changed files with 16 additions and 17 deletions

View File

@@ -22,7 +22,6 @@ const (
providerSPC = "spc"
productConvective = "convective"
outlookNormalizer = "spc convective outlook"
outlookKind = "outlook"
outlookTypeUnknown = 99
)