Browse Source

Clean up

pull/4420/head
Thomas Kaul 6 months ago
parent
commit
bfd91f974c
  1. 2
      apps/api/src/app/endpoints/data-providers/ghostfolio/ghostfolio.service.ts

2
apps/api/src/app/endpoints/data-providers/ghostfolio/ghostfolio.service.ts

@ -75,8 +75,6 @@ export class GhostfolioService {
throw error;
}
return result;
}
public async getDividends({

Loading…
Cancel
Save