Skip to content

Commit 6c7e4d7

Browse files
author
Vikas Agarwal
committed
Fixed lint errors
1 parent 72e2e3f commit 6c7e4d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ColorSelector/ColorSelector.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import React, {PropTypes} from 'react'
22
import './ColorSelector.scss'
33
import { SketchPicker } from 'react-color'
4-
import _ from 'lodash'
54
import { HOC as hoc } from 'formsy-react'
65
import {PROJECT_MAX_COLORS} from '../../config/constants'
76
import { Icons } from 'appirio-tech-react-components'

0 commit comments

Comments
 (0)