Remove `Send + Sync + 'static` super trait bound on `GossipService`. It is not required by `GossipService` nor its `impl`s.