Skip to content

Commit ccf984b

Browse files
committed
chore: IDE0055
1 parent 45d8959 commit ccf984b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Uno.UI.RemoteControl.Host/IDEChannel/IdeChannelServer.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ private async Task<bool> InitializeServer(Guid channelId)
8383
{
8484
_logger.LogWarning(error, "An error occurred while disposing the existing IDE channel server. Continuing initialization.");
8585
}
86-
86+
8787
try
8888
{
8989
if (channelId == Guid.Empty)

0 commit comments

Comments
 (0)