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