Commit 8dce2c76 authored by szager@chromium.org's avatar szager@chromium.org

Fix lint errors.

BUG=

Review URL: https://codereview.chromium.org/27756002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@229216 0039d316-1c4b-4281-b951-d872f2087c98
parent e0fabd74
...@@ -39,11 +39,7 @@ to gerrit. ...@@ -39,11 +39,7 @@ to gerrit.
""" """
import collections import collections
from cStringIO import StringIO
import errno import errno
import httplib
import imp
import json
import netrc import netrc
import os import os
import re import re
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment