Skip to content

Commit c1abf85

Browse files
author
Vikas Agarwal
committed
Fixed lint error
1 parent 80e8a26 commit c1abf85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/projectQuestions/crowd_testing.v1.0.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import _ from 'lodash'
22
import React from 'react'
33
import { Icons } from 'appirio-tech-react-components'
44
import SVGIconImage from '../../components/SVGIconImage'
5-
import NumberText from '../../components/NumberText/NumberText'
5+
// import NumberText from '../../components/NumberText/NumberText'
66
import { findProduct} from '../projectWizard'
77

88

0 commit comments

Comments
 (0)