Skip to content
Unverified Commit 96af9ae4 authored by Max Inden's avatar Max Inden
Browse files

network/src/legacy: Remove unnecessary super trait on GossipService

Remove `Send + Sync + 'static` super trait bound on `GossipService`. It
is not required by `GossipService` nor its `impl`s.
parent 4b92656a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment