Commit 292d306
authored
Remove redundant sender imports (payjoin#626)
Both `encrypt_message_a` and `ohttp_encapsulate` are imported at the top
of this file.
Clippy doesnt point these our which is odd. Noticed a warning in CI
[here](https://github.com/payjoin/rust-payjoin/actions/runs/14219933836/job/39845219852?pr=624#step:5:250)1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
259 | 257 | | |
260 | 258 | | |
261 | 259 | | |
| |||
0 commit comments