Auto formatting
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
base.OnInitialized();
|
||||
timingService.Subscribe(StateHasChanged);
|
||||
}
|
||||
|
||||
|
||||
void IDisposable.Dispose()
|
||||
{
|
||||
timingService.Unsubscribe(StateHasChanged);
|
||||
|
||||
Reference in New Issue
Block a user