Removing a default constructor argument; NFC
The argument is always used with its default value, so remove the argument entirely.
Loading
Please sign in to comment
The argument is always used with its default value, so remove the argument entirely.