Chore: Removes HideAngularDeprecation configuration (#110665)

* Chore: cleans up HideAngularDeprecation

* Trigger build
This commit is contained in:
Hugo Häggmark
2025-09-08 12:39:01 +02:00
committed by GitHub
parent 7020bdd7e1
commit bc843913e4
10 changed files with 13 additions and 63 deletions
+1 -2
View File
@@ -79,8 +79,7 @@ var (
)
type AngularMeta struct {
Detected bool `json:"detected"`
HideDeprecation bool `json:"hideDeprecation"`
Detected bool `json:"detected"`
}
// JSONData represents the plugin's plugin.json