Skip to content

Commit 10a5fc3

Browse files
ilonatommyCopilot
andauthored
nit: formatting + 2nd rerun of CI
Co-authored-by: Copilot <[email protected]>
1 parent 1ee0e9f commit 10a5fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/Server/src/Circuits/CircuitHost.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ private void AssertInitialized()
687687
}
688688
}
689689

690-
internal bool IsDisposed() =>_disposed;
690+
internal bool IsDisposed() => _disposed;
691691

692692
private void AssertNotDisposed()
693693
{

0 commit comments

Comments
 (0)