Skip to content
Commit e9882697 authored by Max Inden's avatar Max Inden Committed by GitHub
Browse files

network/src/legacy: Remove unnecessary super trait on GossipService (#891)

Remove `Send + Sync + 'static` super trait bound on `GossipService`. It
is not required by `GossipService` nor its `impl`s.
parent 845ad821
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