Chore: Removes HideAngularDeprecation configuration (#110665)
* Chore: cleans up HideAngularDeprecation * Trigger build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user