Skip to content

Commit d960d2a

Browse files
committed
white space change
1 parent a8ced33 commit d960d2a

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
@@ -159,6 +159,5 @@ namespace Aws
159159
int capacityAmount = error.GetErrorType() == CoreErrors::REQUEST_TIMEOUT ? TIMEOUT_RETRY_COST : RETRY_COST;
160160
ReleaseRetryQuota(capacityAmount);
161161
}
162-
163162
}
164163
}

0 commit comments

Comments
 (0)