Remove a handful of redundant imports
authorMatt Corallo <git@bluematt.me>
Thu, 21 Mar 2024 15:48:54 +0000 (15:48 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 5 Apr 2024 09:05:56 +0000 (09:05 +0000)
commitef2e739295be14b09d2cb6f7b2d6d7b089d2eea4
tree51665d3cb100532efd077d3dc56d3de9fdb95a80
parentd1d7d8787e0931af972c50a0895e11ae0215c1a7
Remove a handful of redundant imports

... that newer rustc now warns about.
lightning-block-sync/src/init.rs
lightning-invoice/tests/ser_de.rs
lightning-net-tokio/src/lib.rs
lightning-persister/src/fs_store.rs