Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CommitCommand to use collect::transform()
- Update CommitCommand to use collect::transform() instead of collect::map() to convert the JSON message to an array.
- Loading branch information