Bug 1351011: remove unused triggered_by property; r=Callek

The purpose of this parameter has been superseded by the `include_nightly`
property.

MozReview-Commit-ID: 4iXQsv9Drqg
This commit is contained in:
Dustin J. Mitchell
2017-03-27 20:10:08 +00:00
parent 860e1d0202
commit 9035033b90
6 changed files with 0 additions and 15 deletions

View File

@@ -28,7 +28,6 @@ PARAMETER_NAMES = set([
'pushdate',
'pushlog_id',
'target_tasks_method',
'triggered_by',
])