Skip to content

Commit ef15606

Browse files
committed
Removing unused 'using' directive in C# file
1 parent e2bc8ea commit ef15606

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/src/webdriver/Chrome/ChromeNetworkConditions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
using System.Collections.Generic;
2121
using System.Linq;
2222
using System.Text;
23-
using System.Threading.Tasks;
2423

2524
namespace OpenQA.Selenium.Chrome
2625
{

0 commit comments

Comments
 (0)