Remove unnecessary TODO comment
Deleted a redundant TODO comment about deleting a machine and associated file type. The method to remove a specified file type from a machine is already implemented.
This commit is contained in:
parent
44dab5ba11
commit
3bc440cbf8
@ -70,8 +70,6 @@ export class MachinesService {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO a method to delete a machine and delete the associated FilesTypeForMachine row
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Removes a specified file type from a machine.
|
* Removes a specified file type from a machine.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user