Skip to content

Commit

Permalink
Remove unused WebDriverManager dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
somnisomni committed Nov 16, 2024
1 parent 2f2e4f2 commit 789c297
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trawler-csharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@
<PackageReference Include="Quartz" Version="3.13.1" />
<PackageReference Include="Selenium.WebDriver" Version="4.26.1"/>
<PackageReference Include="Selenium.Support" Version="4.26.1"/>
<PackageReference Include="WebDriverManager" Version="2.17.4"/>
<PackageReference Include="YamlDotNet" Version="16.2.0" />
</ItemGroup>

Expand Down

0 comments on commit 789c297

Please sign in to comment.