mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Remove an unused internal test comment
This commit is contained in:
@@ -4,5 +4,4 @@ export default Model.extend({
|
||||
taskGroups: hasMany('task-group'),
|
||||
jobSummary: belongsTo('job-summary'),
|
||||
jobScale: belongsTo('job-scale'),
|
||||
// services: hasMany('service'),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user