Skip to content

Commit

Permalink
rv option output (#1158)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhghomon authored Oct 28, 2023
1 parent 92d25c2 commit 86852bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ fn _main() -> anyhow::Result<()> {
Default::default()
});

log::debug!(target: "edgedb::cli", "Options: {:#?}", opt);

if !is_cli_upgrade(&opt.subcommand) {
version_check::check(opt.no_cli_update_check)?;
}
Expand Down

0 comments on commit 86852bf

Please sign in to comment.