Avoid creating unnessary wrapper for empty map

This commit is contained in:
Vasiliy Kudriavtsev
2021-06-11 13:38:42 +03:00
committed by Rossen Stoyanchev
parent 20d9a1e844
commit 4a13928a27

View File

@@ -72,7 +72,7 @@ to start a discussion first or have already created an issue, once a pull reques
created, we will close the issue as superseded by the pull request, and the discussion
about the issue will continue under the pull request.
1. Always check out the `master` branch and submit pull requests against it
1. Always check out the `main` branch and submit pull requests against it
(for target version see [settings.gradle](settings.gradle)).
Backports to prior versions will be considered on a case-by-case basis and reflected as
the fix version in the issue tracker.