Whitespace.

This commit is contained in:
Christian Speckner 2021-08-31 08:41:44 +02:00
parent 13d4ddb121
commit e54a98d271
1 changed files with 0 additions and 1 deletions

View File

@ -328,7 +328,6 @@ void PlusROM::send()
// Try to make room by cosuming any requests that have completed.
receive();
if (myPendingRequests.size() >= MAX_CONCURRENT_REQUESTS) {
Logger::error("PlusCart: max number of concurrent requests exceeded");