Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
silaslenihan committed May 29, 2024
1 parent 794492c commit 80a1401
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/services/workflows/delegate.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ func initializeDONInfo(lggr logger.Logger) (*capabilities.DON, error) {
SharedSecret: key,
},
}, nil

}

func NewDelegate(logger logger.Logger, registry core.CapabilitiesRegistry, store store.Store, peerID func() *p2ptypes.PeerID) *Delegate {
Expand Down

0 comments on commit 80a1401

Please sign in to comment.