Commit 71cbc70
[IO-776] Fix parameters to requireNonNull call
Currently, the call checks that the literal string `"prefix"` is
non-null, which of course it is :)1 parent 166dea3 commit 71cbc70
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments