fix: empty argument list (#3262)
+ add `()` to those empty argument list function call; Auto-application to `()` is deprecated. Supply the empty argument list `()` explicitly to invoke method
parent
9a1dc2d4
Please register or sign in to comment