code cleanup (#743)
* update tools * run code cleanup * update dependencies
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
@code {
|
||||
private readonly CancellationTokenSource _cts = new();
|
||||
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
_cts.Cancel();
|
||||
|
||||
Reference in New Issue
Block a user