Bug 1364421 - fix flake8 errors. r=me a=CLOSED TREE

This commit is contained in:
Joel Maher 2017-05-12 15:14:10 -04:00
Родитель 769411ae57
Коммит d8e63e2177
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -206,7 +206,6 @@ def opt_index_search(task, params, index_path):
def opt_seta(task, params):
bbb_task = False
# for bbb tasks we need to send in the buildbot buildername
if task.task.get('provisionerId', '') == 'buildbot-bridge':
label = task.task.get('payload').get('buildername')