We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d9c2c commit 0daa583Copy full SHA for 0daa583
src/projects/detail/components/BillingAccountField/index.js
@@ -3,7 +3,7 @@ import {HOC as hoc} from 'formsy-react'
3
4
import Select from '../../../../components/Select/Select'
5
import {fetchBillingAccounts} from '../../../../api/billingAccounts'
6
-import {SALESFORCE_PROJECT_LEAD_LINK} from '../../../../config/constants'
+// import {SALESFORCE_PROJECT_LEAD_LINK} from '../../../../config/constants'
7
8
import styles from './styles.module.scss'
9
0 commit comments