Index: content/test/gpu/gpu_tests/webgl_robustness.py |
diff --git a/content/test/gpu/gpu_tests/webgl_robustness.py b/content/test/gpu/gpu_tests/webgl_robustness.py |
index df24fd026f38c377b31f03fb131f62ec3e548ef4..e1913a48a870bd560a008de4873a991abbc81e74 100644 |
--- a/content/test/gpu/gpu_tests/webgl_robustness.py |
+++ b/content/test/gpu/gpu_tests/webgl_robustness.py |
@@ -5,8 +5,6 @@ from telemetry import benchmark |
from telemetry.page import page |
from telemetry.page import page_set |
from telemetry.page import page_test |
-# pylint: disable=W0401,W0614 |
-from telemetry.page.actions.all_page_actions import * |
from webgl_conformance import WebglConformanceValidator |
from webgl_conformance import conformance_harness_script |