From b207934543c227b37bae5b944e3abe29dda00145 Mon Sep 17 00:00:00 2001 From: Marshall Greenblatt Date: Mon, 27 Jul 2015 13:46:52 -0400 Subject: [PATCH] Remove DEPS patch which is no longer required. --- patch/patches/.DEPS.git.patch | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 patch/patches/.DEPS.git.patch diff --git a/patch/patches/.DEPS.git.patch b/patch/patches/.DEPS.git.patch deleted file mode 100644 index b0946febc..000000000 --- a/patch/patches/.DEPS.git.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff --git .DEPS.git .DEPS.git -index e430c58..c45292e 100644 ---- .DEPS.git -+++ .DEPS.git -@@ -797,17 +797,5 @@ hooks = [ - 'src/tools/.*\\.py', - 'name': - 'remove_stale_pyc_files' --}, -- { -- 'action': -- [ -- 'python', -- 'build/scripts/tools/runit.py', -- 'python', -- 'build/scripts/common/cros_chromite.py', -- '-v' --], -- 'pattern': -- '.*/cros_chromite\\.py' - } - ]