Skip to content

Commit 5f0d186

Browse files
committed
Use extension method
1 parent c578399 commit 5f0d186

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

AngleSharp.Io.Tests/Network/HttpClientRequesterTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
namespace AngleSharp.Io.Tests.Network
22
{
33
using AngleSharp.Io.Network;
4+
using AngleSharp.Extensions;
45
using AngleSharp.Io.Tests.Network.Mocks;
56
using AngleSharp.Network;
67
using AngleSharp.Services.Default;

0 commit comments

Comments
 (0)