dariusc93 / rust-ipfs

The InterPlanetary File System (IPFS), implemented in Rust.
Apache License 2.0
36 stars 7 forks source link

refactor: Remove redundant async signature #247

Closed dariusc93 closed 4 days ago

dariusc93 commented 5 days ago

Since external bitswap protocols arent included in the code base, we can remove the async signature that is now redundant