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

Unified Diff: appengine/gce-backend/instances.py

Issue 2480653002: Remove unused pubsub stuff (Closed)
Patch Set: Created 4 years, 1 month 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/gce-backend/instances.py
diff --git a/appengine/gce-backend/instances.py b/appengine/gce-backend/instances.py
index 07477c41f93f2988dc9cfae074506b4b6c94b417..70f959a9a8888c71037e0465815c8fa415308371 100644
--- a/appengine/gce-backend/instances.py
+++ b/appengine/gce-backend/instances.py
@@ -11,7 +11,6 @@ from google.appengine.ext import ndb
from components import gce
from components import net
-from components import pubsub
from components import utils
import instance_group_managers

Powered by Google App Engine
This is Rietveld 408576698