feat: some test

This commit is contained in:
Kasper Juul Hermansen 2023-02-18 15:11:29 +01:00
parent 7c8d8a3e9c
commit 3a45202a21
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -3,7 +3,6 @@ use cli::Cli;
pub mod cli;
mod cli_generate;
// test change
fn main() -> eyre::Result<()> {
color_eyre::install().unwrap();