FIX: Lint

This commit is contained in:
Robin Ward 2019-04-18 13:49:28 -04:00
parent 8e77b4d58e
commit 85d8d5d092
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ class PluginApi {
return reopenWidget(name, args);
}
addFlagProperty(property) {
addFlagProperty() {
deprecated(
"addFlagProperty has been removed. Use the reviewable API instead."
);