RxDataSources
RxDataSources copied to clipboard
#trivial Omit completion from performBatchUpdates
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.
It looks like code was changed without adding anything to the Changelog.
Generated by :no_entry_sign: dangerJS