Skip to content

Commit 939c5a3

Browse files
committed
testing changes
1 parent 7c82bdc commit 939c5a3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

core/sdk-core/src/main/java/software/amazon/awssdk/core/Protocol.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ public enum Protocol {
3232
* HTTP Protocol - Using the HTTP protocol is less secure than HTTPS, but
3333
* can slightly reduce the system resources used when communicating with
3434
* AWS.
35-
* DUMMY CHANGE
3635
*/
3736
HTTP("http"),
3837

services/dynamodb/src/main/resources/codegen-resources/dynamodbstreams/customization.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"calculateCrc32FromCompressedData": true,
32
"shapeModifiers": {
43
"AttributeValue": {
54
"modify": [

0 commit comments

Comments
 (0)