CLI: Don't scare the users
This commit is contained in:
parent
90e1778cd2
commit
e9c98f2416
|
@ -245,7 +245,6 @@ pub fn parse_args<'a>(
|
|||
}
|
||||
|
||||
fn main() -> Result<(), Box<dyn error::Error>> {
|
||||
solana_logger::setup();
|
||||
let matches = app(
|
||||
crate_name!(),
|
||||
crate_description!(),
|
||||
|
|
Loading…
Reference in New Issue