Skip to content

Commit 5301289

Browse files
authored
Update src/Aspire.Hosting/Devcontainers/DevcontainerSettingsWriter.cs
1 parent 9d4e93d commit 5301289

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Aspire.Hosting/Devcontainers/DevcontainerSettingsWriter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ private async Task ProcessPortUpdatesAsync()
7878
batch.Add(entry);
7979
}
8080

81-
8281
try
8382
{
8483
await WriteSettingsAsync(batch, _processingCancellation.Token).ConfigureAwait(false);

0 commit comments

Comments
 (0)