Resolve inspection

This commit is contained in:
Dan Balasescu 2021-11-23 17:55:04 +09:00
parent a521d1b835
commit 79a8e60468
1 changed files with 0 additions and 1 deletions

View File

@ -164,7 +164,6 @@ await scheduleAsync(() =>
OnRoomJoined();
}, cancellationSource.Token).ConfigureAwait(false);
}, cancellationSource.Token).ConfigureAwait(false);
}