Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
fix: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kjuulh committed Feb 18, 2023
1 parent 084ffaf commit 4ebe0d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ pub mod cli;
mod cli_generate;

fn main() -> eyre::Result<()> {
// again
color_eyre::install().unwrap();

let args = std::env::args();
Expand Down

0 comments on commit 4ebe0d1

Please sign in to comment.