refactoring to remove a lot of junk
This commit is contained in:
parent
5318158e59
commit
d858222af7
33 changed files with 505 additions and 367 deletions
3
apps/data-ingestion/src/handlers/ceo/actions/index.ts
Normal file
3
apps/data-ingestion/src/handlers/ceo/actions/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export { updateCeoChannels } from './update-ceo-channels.action';
|
||||
export { updateUniqueSymbols } from './update-unique-symbols.action';
|
||||
export { processIndividualSymbol } from './process-individual-symbol.action';
|
||||
Loading…
Add table
Add a link
Reference in a new issue