Commit 97a7b55
Alex Soto
Change if/else to a ternary.
1 parent e7d4138 commit 97a7b55
File tree
1 file changed
+1
-8
lines changed- src/main/java/com/github/fge/jsonpatch/mergepatch
1 file changed
+1
-8
lines changedLines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
| 83 | + | |
91 | 84 | | |
92 | 85 | | |
93 | 86 | | |
| |||
0 commit comments