RxDataSources icon indicating copy to clipboard operation
RxDataSources copied to clipboard

#trivial Omit completion from performBatchUpdates

Open jolyot opened this issue 3 years ago • 1 comments

It would be simpler to omit the completion parameter from performBatchUpdates(_:completion:) function instead of setting nil because the default value of the completion parameter is the same one.

jolyot avatar Apr 12 '22 09:04 jolyot

It looks like code was changed without adding anything to the Changelog.

Generated by :no_entry_sign: dangerJS

rxswiftcommunity[bot] avatar Apr 12 '22 09:04 rxswiftcommunity[bot]