Skip to content

Commit

Permalink
remove unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
EDsCODE committed Dec 11, 2023
1 parent 964cd6f commit dde79e0
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,6 @@ def create_pipeline(inputs: PipelineInputs):
)


def run_pipeline(pipeline, gen):
pipeline.run(gen())


# a temporal activity
async def run_stripe_pipeline(inputs: StripeJobInputs) -> None:
logger = await bind_temporal_worker_logger(team_id=inputs.team_id)
Expand Down

0 comments on commit dde79e0

Please sign in to comment.