Skip to content

Remove extra parenthesis around function argument to compile

Jeremy Soller requested to merge jamessral:fix-argument-parenthesis into master

Created by: jamessral

  • Compiling on 1.25.0-nightly fails due to extra parenthesis around function arguments
    • Remove to restore successful compilation

Merge request reports