| Index: tools/perf/page_sets/gmail_expand_collapse_conversation.py
|
| diff --git a/tools/perf/page_sets/gmail_expand_collapse_conversation.py b/tools/perf/page_sets/gmail_expand_collapse_conversation.py
|
| index e7d80d5be80daadb7dca3bd1de356376d429f143..8cf222b01424b98f6d6406d900ef925fb7ce3dba 100644
|
| --- a/tools/perf/page_sets/gmail_expand_collapse_conversation.py
|
| +++ b/tools/perf/page_sets/gmail_expand_collapse_conversation.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
|
|
|
|
|