Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Commit 74d2c13

Browse files
committed
React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592 - clean up `using`s
1 parent 8e92dd6 commit 74d2c13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Microsoft.AspNetCore.StaticFiles.Tests/StaticFileContextTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
using System.IO;
77
using Microsoft.AspNetCore.Builder;
88
using Microsoft.AspNetCore.Http;
9-
using Microsoft.AspNetCore.Http.Internal;
109
using Microsoft.Extensions.FileProviders;
1110
using Microsoft.Extensions.Logging.Testing;
1211
using Microsoft.Extensions.Primitives;

0 commit comments

Comments
 (0)