Chromium Code Reviews| Index: buildbot/buildbot_run.py |
| diff --git a/buildbot/buildbot_run.py b/buildbot/buildbot_run.py |
| index f46ab1822fe3210b8d692028325f3e79296da9cc..8ce215a4125424c6b882bb2eb3892081a731cb42 100755 |
| --- a/buildbot/buildbot_run.py |
| +++ b/buildbot/buildbot_run.py |
| @@ -3,10 +3,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| - |
| """Argument-less script to select what to run on the buildbots.""" |
| - |
| import filecmp |
| import os |
| import shutil |