[#1265] *: Run gofumpt

Signed-off-by: Aleksey Savchuk <a.savchuk@yadro.com>
This commit is contained in:
Aleksey Savchuk 2024-07-23 10:31:37 +03:00
parent ca4d6df1cc
commit 9ee1bd3669
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

View file

@ -83,7 +83,6 @@ func (np *Processor) processAddPeer(ev netmapEvent.AddPeer) bool {
methodAddPeerNotary,
nodeInfoBinary,
)
if err != nil {
np.log.Error(logs.NetmapCantInvokeNetmapAddPeer, zap.Error(err))
return false