Browse Source

Clean up

pull/4125/head
Thomas Kaul 8 months ago
parent
commit
bc156ee7ae
  1. 3
      apps/api/src/app/import/import.service.ts

3
apps/api/src/app/import/import.service.ts

@ -551,8 +551,7 @@ export class ImportService {
holdings: undefined,
id: undefined,
sectors: undefined,
updatedAt: undefined,
userId: undefined
updatedAt: undefined
}
};
}

Loading…
Cancel
Save