Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcos20 committed Feb 27, 2025
1 parent 8a88f16 commit 691b54e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/core/compute/startCompute.ts
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,6 @@ export class ComputeStartHandler extends Handler {
}
}

// free compute
// - has no validation
export class FreeComputeStartHandler extends Handler {
validate(command: ComputeStartCommand): ValidateParams {
const commandValidation = validateCommandParameters(command, [
Expand Down

0 comments on commit 691b54e

Please sign in to comment.