Index: content/test/gpu/page_sets/gpu_rasterization_tests.py |
diff --git a/content/test/gpu/page_sets/gpu_rasterization_tests.py b/content/test/gpu/page_sets/gpu_rasterization_tests.py |
index 42c1214e7520b3a9193b7844bcfb89c37a25fa3d..c9aee2ee8acd4234d8ed34e0352ae1003f8e3d4a 100644 |
--- a/content/test/gpu/page_sets/gpu_rasterization_tests.py |
+++ b/content/test/gpu/page_sets/gpu_rasterization_tests.py |
@@ -1,8 +1,6 @@ |
# Copyright 2014 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
-# pylint: disable=W0401,W0614 |
-from telemetry.page.actions.all_page_actions import * |
from telemetry.page import page as page_module |
from telemetry.page import page_set as page_set_module |