Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanos committed Oct 4, 2024
1 parent 2097b86 commit a0d812c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion early-return/workflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ func Test_CancelTransaction_Fails(t *testing.T) {
}

type updateCallback struct {
complete func(any, error)
completeErr error
}

Expand Down

0 comments on commit a0d812c

Please sign in to comment.