Skip to content

Commit 39b8c3e

Browse files
committed
Deleting unused imports
1 parent 3041fa2 commit 39b8c3e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

java/client/src/org/openqa/selenium/devtools/CdpClientGenerator.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@
2828
import com.google.common.collect.ImmutableMap;
2929
import com.google.common.io.ByteStreams;
3030
import org.openqa.selenium.Beta;
31-
import org.openqa.selenium.devtools.Command;
32-
import org.openqa.selenium.devtools.ConverterFunctions;
33-
import org.openqa.selenium.devtools.Event;
3431
import org.openqa.selenium.json.Json;
3532
import org.openqa.selenium.json.JsonInput;
3633

0 commit comments

Comments
 (0)