Skip to content

Commit

Permalink
removed duplicated error after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
sstanculeanu committed Apr 28, 2023
1 parent 5ba962a commit 934b03f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/groups/addressGroup_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ type codeHashResponse struct {
Code string `json:"code"`
}

var expectedErr = errors.New("expected err")

func TestNewAddressGroup(t *testing.T) {
t.Parallel()

Expand Down

0 comments on commit 934b03f

Please sign in to comment.