fix jshint error

This commit is contained in:
John Mitchell 2017-01-23 16:01:54 -05:00
parent 55034f1a78
commit 437f312026

View File

@ -10,7 +10,7 @@ const defaultParams = {
page_size: "200",
order_by: 'start_line',
not__event__in: 'playbook_on_start,playbook_on_play_start,playbook_on_task_start,playbook_on_stats'
}
};
export default {
name: 'jobDetail',