Commit 5e8bb9a2 authored by tandrii@chromium.org's avatar tandrii@chromium.org

Remove legacy DownloadHooks as no longer used.

R=andybons@chromium.org,jbudorick@chromium.org
BUG=579176

Review URL: https://codereview.chromium.org/1763153002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@299295 0039d316-1c4b-4281-b951-d872f2087c98
parent e7d3d165
......@@ -1575,9 +1575,6 @@ def DownloadGerritHook(force):
'into .git/hooks/commit-msg and '
'chmod +x .git/hooks/commit-msg' % src)
# TODO(tandrii): remove this once repos which call this method directly are
# upgraded. See http://crbug.com/579176.
DownloadHooks = DownloadGerritHook
def GetRietveldCodereviewSettingsInteractively():
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment