FIX: Lint
This commit is contained in:
parent
8e77b4d58e
commit
85d8d5d092
|
@ -536,7 +536,7 @@ class PluginApi {
|
|||
return reopenWidget(name, args);
|
||||
}
|
||||
|
||||
addFlagProperty(property) {
|
||||
addFlagProperty() {
|
||||
deprecated(
|
||||
"addFlagProperty has been removed. Use the reviewable API instead."
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue