Commit 073c8fd
committed
Fix lint error
There is a lint error: this expression creates a reference which is
immediately dereferenced by the compiler.
Fix it as suggested by the compiler.1 parent 01ec7a9 commit 073c8fd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
0 commit comments