Chromium Code Reviews| Index: commit_queue.py |
| diff --git a/commit_queue.py b/commit_queue.py |
| index 4e624773ae2b9146f328b3a700ae496053691742..eb667a49a2d77c52a2e0be78cbac410b15370bdb 100755 |
| --- a/commit_queue.py |
| +++ b/commit_queue.py |
| @@ -16,8 +16,6 @@ import os |
| import sys |
| import urllib2 |
| -import breakpad # pylint: disable=W0611 |
| - |
| import auth |
| import fix_encoding |
| import rietveld |