diff --git a/MatrixSDK/MXSession.m b/MatrixSDK/MXSession.m index 0b1a988e2..8135e7b0c 100644 --- a/MatrixSDK/MXSession.m +++ b/MatrixSDK/MXSession.m @@ -4787,7 +4787,9 @@ - (void)removeBreadcrumbWithRoomWithId:(NSString *)roomId failure(error); } }]; - } else { + } + else + { if (success) { success();