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

Unified Diff: tools/buildbot_globals.py

Issue 691203002: Cleanup: Remove svn.py script. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 | « no previous file | tools/submit_try » ('j') | tools/submit_try » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/buildbot_globals.py
diff --git a/tools/buildbot_globals.py b/tools/buildbot_globals.py
index bb6c38fc841d553970b27ec04b851bea0d53c285..e110ae9c6f330b6c3f440ad55c300b7583c9427b 100755
--- a/tools/buildbot_globals.py
+++ b/tools/buildbot_globals.py
@@ -9,11 +9,8 @@ Provides read access to buildbot's global_variables.json .
"""
-import HTMLParser
import json
-import re
import retrieve_from_googlesource
-import svn
import sys
« no previous file with comments | « no previous file | tools/submit_try » ('j') | tools/submit_try » ('J')

Powered by Google App Engine
This is Rietveld 408576698