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

Unified Diff: appengine/third_party/gae_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
Index: appengine/third_party/gae_event_mon/__init__.py
diff --git a/appengine/third_party/gae_event_mon/__init__.py b/appengine/third_party/gae_event_mon/__init__.py
index 32d236eb419df17fa4b0cb2c76f4638d1cb9995e..cc8e6edfef8b9c8c716633f60436afb6426cc081 100644
--- a/appengine/third_party/gae_event_mon/__init__.py
+++ b/appengine/third_party/gae_event_mon/__init__.py
@@ -46,8 +46,6 @@ def initialize(service_name):
'appengine_name=%s', run_type, hostname, service_name, appengine_name)
# The remaining lines are copied from infra_libs/event_mon/__init__.py.
-from infra_libs.event_mon.checkouts import get_revinfo, parse_revinfo
-
from infra_libs.event_mon.config import add_argparse_options
from infra_libs.event_mon.config import close
from infra_libs.event_mon.config import set_default_event, get_default_event
« no previous file with comments | « appengine/third_party/gae_event_mon/README.swarming ('k') | appengine/third_party/gae_ts_mon/README.swarming » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698