This repository was archived by the owner on Sep 7, 2023. It is now read-only.
Commit 051233b
Alistair Crook
Remove duplication in getPlayersByRoleType (typedb#190)
## What is the goal of this PR?
In getPlayersByRoleType, a hasmap is created, filled out with the contents of an existing hashmap, and returned. This PR removes this and simply returns the existing hashmap.1 parent 345e8ca commit 051233b
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 105 | + | |
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
| |||
0 commit comments