mirror of https://github.com/ppy/osu
Resolve inspection
This commit is contained in:
parent
a521d1b835
commit
79a8e60468
|
@ -164,7 +164,6 @@ await scheduleAsync(() =>
|
|||
|
||||
OnRoomJoined();
|
||||
}, cancellationSource.Token).ConfigureAwait(false);
|
||||
|
||||
}, cancellationSource.Token).ConfigureAwait(false);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue