Commit 818b857
committed
refactor(routing): remove redundant resolveLinkedPeerId wrapper
resolveLinkedPeerId() was a pure pass-through to
resolveCanonicalIdentityFromLinks() with the same params and a single
call site. Call resolveCanonicalIdentityFromLinks() directly.1 parent cc34abe commit 818b857
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | 312 | | |
321 | 313 | | |
322 | 314 | | |
| |||
0 commit comments