diff --git a/java/client/test/org/openqa/selenium/firefox/TakesFullPageScreenshotTest.java b/java/client/test/org/openqa/selenium/firefox/TakesFullPageScreenshotTest.java index 6235f99e30378..f0c7f4883427b 100644 --- a/java/client/test/org/openqa/selenium/firefox/TakesFullPageScreenshotTest.java +++ b/java/client/test/org/openqa/selenium/firefox/TakesFullPageScreenshotTest.java @@ -30,7 +30,6 @@ import org.openqa.selenium.OutputType; import org.openqa.selenium.testing.Ignore; import org.openqa.selenium.testing.JUnit4TestBase; -import org.openqa.selenium.testing.drivers.Browser; import java.awt.image.BufferedImage; import java.awt.image.Raster;