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

Commit

Permalink
feat: some test
Browse files Browse the repository at this point in the history
  • Loading branch information
kjuulh committed Feb 18, 2023
1 parent 7c8d8a3 commit 3a45202
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 @@ -3,7 +3,6 @@ use cli::Cli;
pub mod cli;
mod cli_generate;

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

Expand Down

0 comments on commit 3a45202

Please sign in to comment.