Commit 052ffcb7 authored by Olivia Madrid's avatar Olivia Madrid

remove fake data

1 merge request!718Onchain transfer, ETH/Token settings, USD balance
Pipeline #109061004 running with stages
......@@ -148,7 +148,7 @@ export class WalletDashboardService {
this.getStripeAccount();
// TODOOJM toggle me before pushing
this.wallet = fakeData.wallet;
// this.wallet = fakeData.wallet;
// TODOOJM remove
console.log('********');
......
Please register or to comment