Drop manual `Debug` impl on RGS' `GraphSyncError`
authorMatt Corallo <git@bluematt.me>
Tue, 23 Jan 2024 19:20:05 +0000 (19:20 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 23 Jan 2024 19:51:04 +0000 (19:51 +0000)
commit33ada75840d8a649a9cfc863ef35cc4ddcfaf8b6
tree533db0f4306656ae4a3b036c618a17a36e8dc812
parent12523ad6512ebdd38d9a98a1328fa93f85e31929
Drop manual `Debug` impl on RGS' `GraphSyncError`

As it does the same thing as a derived `Debug` does anyway.
lightning-rapid-gossip-sync/src/lib.rs