CLI: Don't scare the users

This commit is contained in:
Trent Nelson 2021-01-21 23:58:55 -07:00 committed by Trent Nelson
parent 90e1778cd2
commit e9c98f2416
1 changed files with 0 additions and 1 deletions

View File

@ -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!(),