Skip to content

Commit

Permalink
Update main.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonHX authored Mar 8, 2022
1 parent a45b820 commit afd0cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/starcoin/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ use starcoin_config::{Connect, APP_VERSION, CRATE_VERSION};
use starcoin_logger::prelude::*;
use starcoin_node_api::errors::NodeStartError;
use starcoin_rpc_client::RpcClient;
use starcoin_vm_types::values::debug::print_locals;
use std::sync::Arc;
use std::time::Duration;

Expand Down

0 comments on commit afd0cb0

Please sign in to comment.