Skip to content

Commit 9ecc201

Browse files
removed a reference
1 parent 0a343bf commit 9ecc201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dotnet/SeleniumDocs/Elements/InformationTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
using Microsoft.VisualStudio.TestTools.UnitTesting;
44
using OpenQA.Selenium;
55
using OpenQA.Selenium.Chrome;
6-
using static System.Runtime.InteropServices.JavaScript.JSType;
6+
77

88
namespace SeleniumDocs.Elements
99
{

0 commit comments

Comments
 (0)