Skip to content

Commit

Permalink
Remove unneeded field (CorrelationId).
Browse files Browse the repository at this point in the history
Signed-off-by: Akram Ahmad <sftwr2020@gmail.com>
  • Loading branch information
akramtexas committed Mar 17, 2020
1 parent 04e5a69 commit 121ae82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/models/event.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import (
type Event struct {
contract.Event
EncodedEvent []byte
CorrelationId string
Checksum string
}

Expand Down

0 comments on commit 121ae82

Please sign in to comment.