Skip to content

Remove extra parenthesis from function call

Snehit Sah requested to merge (removed):bracket-fix into master

Function call earlier contained an extra parenthesis which may have mistakenly put there. It is removed now.

Merge request reports