mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-17 02:24:48 +08:00
Clean warning
This commit is contained in:
@@ -208,6 +208,6 @@ impl BurnchainController for MocknetController {
|
||||
}
|
||||
|
||||
#[cfg(test)]
|
||||
fn bootstrap_chain(&mut self, num_blocks: u64) {}
|
||||
fn bootstrap_chain(&mut self, _num_blocks: u64) {}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user