test change

This commit is contained in:
Kasper Juul Hermansen 2023-02-18 16:06:34 +01:00
parent aa0c397b15
commit 98781f2496
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -4,7 +4,6 @@ pub mod cli;
mod cli_generate;
fn main() -> eyre::Result<()> {
// test change
color_eyre::install().unwrap();
let args = std::env::args();