Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Jul 2, 2024
1 parent 7ca3b6a commit 2053b36
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
// Licensed to the .NET Foundation under one or more agreements.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System.IO.Pipes;
using Microsoft.AspNetCore.Connections;
using PipeOptions = System.IO.Pipes.PipeOptions;

namespace Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes;

Expand Down

0 comments on commit 2053b36

Please sign in to comment.