Skip to content

Commit

Permalink
dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
fuziontech committed Jan 29, 2025
1 parent 8390cce commit 21accd3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dags/definitions.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,5 @@
assets=all_assets,
jobs=[squash_person_overrides, deletes.deletes_job],
schedules=[deletes_schedule],
resources={
"cluster": ClickhouseClusterResource.configure_at_launch(),
"io_manager": resources["io_manager"],
},
resources=resources,
)

0 comments on commit 21accd3

Please sign in to comment.