Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdanfazakas committed Oct 13, 2023
1 parent 363e304 commit 07dc3ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Publish/_validation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { getMaxDecimalsValidation } from '@utils/numbers'
import * as Yup from 'yup'
import { testLinks } from '@utils/yup'
import { validationConsumerParameters } from '@components/@shared/FormInput/InputElement/ConsumerParameters/_validation'
import { validationAlgorithmContianerParameters } from '@components/@shared/FormInput/InputElement/ContainerInput/_validation'

// TODO: conditional validation
// e.g. when algo is selected, Docker image is required
Expand Down

0 comments on commit 07dc3ac

Please sign in to comment.