| Index: scripts/slave/recipe_util.py
|
| diff --git a/scripts/slave/recipe_util.py b/scripts/slave/recipe_util.py
|
| index a67cd054e54e282c524e3693c82009247c347810..9dc8ee9f123b55322a83fd06e84e14652653162c 100644
|
| --- a/scripts/slave/recipe_util.py
|
| +++ b/scripts/slave/recipe_util.py
|
| @@ -185,7 +185,6 @@ class PropertyPlaceholder(object):
|
| pass
|
| PropertyPlaceholder = PropertyPlaceholder()
|
|
|
| -
|
| def _url_method(name):
|
| """Returns a shortcut static method which functions like os.path.join and uses
|
| a fixed first url component which is chosen from the urls defined in
|
|
|