Skip to content

Commit

Permalink
Merge pull request #644 from prefeitura-rio/staging/sms-remove-schedules
Browse files Browse the repository at this point in the history
Remove legacy dumps
  • Loading branch information
ThiagoTrabach authored Mar 30, 2024
2 parents cefa936 + 0b153cd commit ffaffd7
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 2,338 deletions.
1 change: 0 additions & 1 deletion pipelines/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@
from pipelines.rj_smfp import *
from pipelines.rj_smi import *
from pipelines.rj_smtr import *
from pipelines.rj_sms import *
from pipelines.utils import *
Binary file removed pipelines/rj_sms/.DS_Store
Binary file not shown.
5 changes: 0 additions & 5 deletions pipelines/rj_sms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@
Prefect flows for rj_sms project
"""

from pipelines.rj_sms.dump_db_sivep.flows import *
from pipelines.rj_sms.dump_ftp_cnes.flows import *
from pipelines.rj_sms.dump_azureblob_estoque_tpc.flows import *
from pipelines.rj_sms.dump_api_prontuario_vitai.flows import *
from pipelines.rj_sms.dump_api_prontuario_vitacare.flows import *
from pipelines.rj_sms.dump_sheets.flows import *
31 changes: 0 additions & 31 deletions pipelines/rj_sms/dump_api_prontuario_vitacare/constants.py

This file was deleted.

138 changes: 0 additions & 138 deletions pipelines/rj_sms/dump_api_prontuario_vitacare/flows.py

This file was deleted.

58 changes: 0 additions & 58 deletions pipelines/rj_sms/dump_api_prontuario_vitacare/schedules.py

This file was deleted.

Loading

0 comments on commit ffaffd7

Please sign in to comment.