Skip to content

Commit 4cc8752

Browse files
committed
lint
1 parent 933ac5f commit 4cc8752

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tuktuk-cli/src/cmd/task.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,7 +565,6 @@ impl TaskCmd {
565565
println!("Requeueing {} tasks", collected_tasks.len());
566566

567567
for task in collected_tasks {
568-
println!("Requeueing task: {:?}", task);
569568
let (new_task_key, ix) = tuktuk::task::queue(
570569
client.as_ref(),
571570
client.payer.pubkey(),

0 commit comments

Comments
 (0)