Commit 3703fae
committed
ProjectOptions: use the spread operator when handling
The spread operator is a very powerful, somewhat recent feature that we
can now use instead of a `for` loop.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>cc
1 parent 27b59bf commit 3703fae
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
0 commit comments