Commit c79829d
authored
Remove the logic to deserialize using the protocol codec (#870)
This is previous logic which was not removed by mistake in the
previous PR that introduced the logic to deserialize honoring the
`@eventPayload` and `@eventHeader` traits.1 parent 42b1356 commit c79829d
1 file changed
Lines changed: 1 addition & 2 deletions
File tree
- aws/aws-event-streams/src/main/java/software/amazon/smithy/java/aws/events
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | | - | |
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
96 | 94 | | |
97 | 95 | | |
98 | 96 | | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
0 commit comments