Removed useless argument line

This commit is contained in:
Matthias Berland 2025-02-12 00:13:46 +01:00 committed by matthias
parent d6f63d0e4b
commit 30cbfac0f4

View File

@ -3020,7 +3020,6 @@ class ButtonWidgetAnnotation extends WidgetAnnotation {
evaluator,
task,
intent,
false, // we use normalAppearance to render the button
annotationStorage
);
}