Commit c244bcd
committed
smp-server: inline mapSyncEthExn
Single-use one-liner that discarded its argument — the exception text
was already logged immediately above the call site by the N7 fix. The
function was a remnant from before that logging was added. Inline the
constant return at the call site; the line is gone.1 parent 2fca0c9 commit c244bcd
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | 208 | | |
212 | 209 | | |
213 | 210 | | |
| |||
0 commit comments