Remove an unused internal test comment
This commit is contained in:
parent
6872626ac4
commit
c5d59a8937
|
@ -4,5 +4,4 @@ export default Model.extend({
|
|||
taskGroups: hasMany('task-group'),
|
||||
jobSummary: belongsTo('job-summary'),
|
||||
jobScale: belongsTo('job-scale'),
|
||||
// services: hasMany('service'),
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue