diff --git a/dotnet/src/webdriver/Chrome/ChromeNetworkConditions.cs b/dotnet/src/webdriver/Chrome/ChromeNetworkConditions.cs index 80809279cae97..93eb3a47ff511 100644 --- a/dotnet/src/webdriver/Chrome/ChromeNetworkConditions.cs +++ b/dotnet/src/webdriver/Chrome/ChromeNetworkConditions.cs @@ -20,7 +20,6 @@ using System.Collections.Generic; using System.Linq; using System.Text; -using System.Threading.Tasks; namespace OpenQA.Selenium.Chrome {