Skip to content

Commit

Permalink
Fake changes
Browse files Browse the repository at this point in the history
  • Loading branch information
georgysavva committed Jun 8, 2021
1 parent 1990cf3 commit fe6feb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/gossip/gossip.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ func start(shutdownSignal <-chan struct{}) {
defer log.Info("Stopping " + PluginName + " ... done")

lPeer := local.GetInstance()

// use the port of the gossip service
gossipEndpoint := lPeer.Services().Get(service.GossipKey)

Expand Down

0 comments on commit fe6feb0

Please sign in to comment.