Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update generic bank icon for connected accounts #5861

Merged
merged 11 commits into from
Oct 16, 2021
Prev Previous commit
Next Next commit
Get rid of unused variables
  • Loading branch information
Nicholas Murray authored Oct 14, 2021
commit fafa23fff01ff9762f50b7bf37ab733ed292af26
1 change: 0 additions & 1 deletion src/components/AddPlaidBankAccount.js
Original file line number Diff line number Diff line change
@@ -26,7 +26,6 @@ import * as ReimbursementAccountUtils from '../libs/ReimbursementAccountUtils';
import ReimbursementAccountForm from '../pages/ReimbursementAccount/ReimbursementAccountForm';
import getBankIcon from './Icon/BankIcons';
import Icon from './Icon';
import variables from '../styles/variables';

const propTypes = {
...withLocalizePropTypes,