Index: tools/perf/page_sets/tough_animation_cases.py |
diff --git a/tools/perf/page_sets/tough_animation_cases.py b/tools/perf/page_sets/tough_animation_cases.py |
index e14fbe84b642dd8f872d36bf3f91c14944de7d90..9a6318d68769b1f4a83d6b9bdb7bb271c2f21f50 100644 |
--- a/tools/perf/page_sets/tough_animation_cases.py |
+++ b/tools/perf/page_sets/tough_animation_cases.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 |