-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix LinkedHashMap missing usage issue (#5053)
Fixes an issue where the import was changed to `LinkedHashMap` but corresponding code handling header collections didn't update their instantiation to `LinkedHashMap` rather than `HashMap`.
- Loading branch information
1 parent
e10bab8
commit 731ff59
Showing
1 changed file
with
32 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters