diff --git a/apps/backend/src/app/machines/machines.service.ts b/apps/backend/src/app/machines/machines.service.ts index 1bad6fc..9e8cddd 100644 --- a/apps/backend/src/app/machines/machines.service.ts +++ b/apps/backend/src/app/machines/machines.service.ts @@ -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. *