Skip to content

Commit f51248e

Browse files
committed
remove unused imports
1 parent e7a751d commit f51248e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dotnet/test/common/BiDi/Script/CallFunctionParameterTest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@
1919

2020
using NUnit.Framework;
2121
using OpenQA.Selenium.BiDi.Modules.Script;
22-
using System;
23-
using System.Collections.Generic;
24-
using System.Globalization;
2522
using System.Threading.Tasks;
2623

2724
namespace OpenQA.Selenium.BiDi.Script;

0 commit comments

Comments
 (0)