Skip to content

Commit abfe0aa

Browse files
committed
chore: remove testing output
1 parent e4aa013 commit abfe0aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

stacks-common/src/types/mod.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,6 @@ impl StacksEpochId {
528528
first_burnchain_height,
529529
current_burnchain_height,
530530
);
531-
info!(
532-
"Epoch31 coinbase at ({},{}) is {}",
533-
first_burnchain_height, current_burnchain_height, cb
534-
);
535531
cb
536532
}
537533
}

0 commit comments

Comments
 (0)