Chromium Code Reviews| Index: infra/recipe_modules/hacky_tryserver_detection/__init__.py |
| diff --git a/infra/recipe_modules/hacky_tryserver_detection/__init__.py b/infra/recipe_modules/hacky_tryserver_detection/__init__.py |
| deleted file mode 100755 |
| index 6d9827199475defc91a0cfcc2da1d5b2e552b808..0000000000000000000000000000000000000000 |
| --- a/infra/recipe_modules/hacky_tryserver_detection/__init__.py |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -# Copyright 2014 The Chromium Authors. All rights reserved. |
| -# Use of this source code is governed by a BSD-style license that can be |
| -# found in the LICENSE file. |
| - |
| -DEPS = [ |
| - 'recipe_engine/properties', |
| -] |