Skip to content

Commit 0daa583

Browse files
committed
fix: lint
1 parent e1d9c2c commit 0daa583

File tree

1 file changed

+1
-1
lines changed
  • src/projects/detail/components/BillingAccountField

1 file changed

+1
-1
lines changed

src/projects/detail/components/BillingAccountField/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import {HOC as hoc} from 'formsy-react'
33

44
import Select from '../../../../components/Select/Select'
55
import {fetchBillingAccounts} from '../../../../api/billingAccounts'
6-
import {SALESFORCE_PROJECT_LEAD_LINK} from '../../../../config/constants'
6+
// import {SALESFORCE_PROJECT_LEAD_LINK} from '../../../../config/constants'
77

88
import styles from './styles.module.scss'
99

0 commit comments

Comments
 (0)