fix: Bytearray expected, got function
This commit is contained in:
@@ -379,7 +379,6 @@ public:
|
||||
}
|
||||
totalDownload += size;
|
||||
}
|
||||
logger.debug() << "read " << size << " bytes from " << to_string(addr);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user