Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(230)

Unified Diff: client/third_party/infra_libs/event_mon/__init__.py

Issue 2673613003: luci-py: Roll infra_libs. (Closed)
Patch Set: rolll Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/third_party/infra_libs/README.swarming ('k') | client/third_party/infra_libs/event_mon/checkouts.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/third_party/infra_libs/event_mon/__init__.py
diff --git a/client/third_party/infra_libs/event_mon/__init__.py b/client/third_party/infra_libs/event_mon/__init__.py
index fa9e8f871afb5bc23622eb95cd0c1fc7012bf5a8..84b7caf658cf80147fb5df4fdc1fd4d16d75a4c6 100644
--- a/client/third_party/infra_libs/event_mon/__init__.py
+++ b/client/third_party/infra_libs/event_mon/__init__.py
@@ -2,7 +2,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# pylint: disable=line-too-long
-from infra_libs.event_mon.checkouts import get_revinfo, parse_revinfo
+from infra_libs.event_mon.checkouts import parse_revinfo
from infra_libs.event_mon.config import add_argparse_options
from infra_libs.event_mon.config import close
« no previous file with comments | « client/third_party/infra_libs/README.swarming ('k') | client/third_party/infra_libs/event_mon/checkouts.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698