Skip to content

Commit aa5e133

Browse files
committed
[java] Deleting unused imports
1 parent c1cb579 commit aa5e133

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

java/server/src/org/openqa/selenium/grid/sessionmap/AddToSessionMap.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import io.opentracing.Span;
2222
import io.opentracing.SpanContext;
2323
import io.opentracing.Tracer;
24-
import io.opentracing.tag.Tags;
2524
import org.openqa.selenium.grid.data.Session;
2625
import org.openqa.selenium.json.Json;
2726
import org.openqa.selenium.remote.http.HttpHandler;

0 commit comments

Comments
 (0)