Skip to content

Commit c198d53

Browse files
committed
white space change
1 parent 8504c78 commit c198d53

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/aws-cpp-sdk-core/source/client/RetryStrategy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,5 @@ namespace Aws
264264
int capacityAmount = error.GetErrorType() == CoreErrors::REQUEST_TIMEOUT ? TIMEOUT_RETRY_COST : RETRY_COST;
265265
ReleaseRetryQuota(capacityAmount);
266266
}
267-
268267
}
269268
}

0 commit comments

Comments
 (0)