keep alive on all user touches

This commit is contained in:
Pfeil, Scott Robert 2020-12-08 14:49:47 -05:00
parent f5c4a779df
commit 68f5e734d8

View File

@ -149,7 +149,6 @@
if (!requestForMissingData) {
// We have all the needed data, continue with the load.
[[MVMCoreSessionTimeHandler sharedSessionHandler] sendKeepAliveToServer:NO];
[MVMCoreLoadRequestOperation handleLoadObject:loadObject error:nil];
} else {