Skip to content

Commit

Permalink
remove error logs
Browse files Browse the repository at this point in the history
  • Loading branch information
sugh01 committed Sep 3, 2024
1 parent 1558cd3 commit 082dec6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/actions/importKeys_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ func TestImportKeys_DistributedMode(t *testing.T) {
Distributed: true,
From: from,
})
t.Logf("Error: %v", err)
assert.NoError(t, err)
}

Expand Down

0 comments on commit 082dec6

Please sign in to comment.