chore: remove unused code
This commit is contained in:
@@ -143,9 +143,4 @@ Robot.init(
|
||||
}
|
||||
);
|
||||
|
||||
// Robot.hasMany(Run, {
|
||||
// foreignKey: 'robotId',
|
||||
// as: 'runs', // Alias for the relation
|
||||
// });
|
||||
|
||||
export default Robot;
|
||||
Reference in New Issue
Block a user