Merge "remove a unnecessary line"

This commit is contained in:
Jenkins 2016-07-07 02:45:18 +00:00 committed by Gerrit Code Review
commit 438cd078de

View File

@ -22,7 +22,6 @@ basepython = python2.7
[testenv:pep8]
commands = flake8
#commands = {toxinidir}/tools/fake_pep8.sh
distribute = false
[testenv:py26]
basepython = python2.6