Skip to content

Commit

Permalink
testdrive: Remove debugging prints
Browse files Browse the repository at this point in the history
  • Loading branch information
def- committed Jan 24, 2025
1 parent 8017522 commit c4d28ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/testdrive/mzcompose.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,6 @@ def workflow_default(c: Composition, parser: WorkflowArgumentParser) -> None:
== "false"
else "false"
)
print(additional_system_parameter_defaults)
print(leaves_tombstones)

materialized = Materialized(
default_size=args.default_size,
external_blob_store=True,
Expand Down

0 comments on commit c4d28ef

Please sign in to comment.