mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-17 19:05:53 +08:00
removed some warn's
This commit is contained in:
@@ -111,7 +111,6 @@ impl RunLoop {
|
||||
|
||||
#[cfg(test)]
|
||||
fn set_burnchain_height(&self, burnchain_height: u64) {
|
||||
warn!("set_burnchain_height {:?}", burnchain_height);
|
||||
self.burnchain_height
|
||||
.fetch_update(
|
||||
std::sync::atomic::Ordering::SeqCst,
|
||||
|
||||
Reference in New Issue
Block a user