This commit is contained in:
Vomitblood 2024-03-25 12:56:52 +08:00
parent 3ebc3cdb03
commit 2f5b13d20b

View file

@ -199,9 +199,6 @@ fn pause() {
} }
fn main() { fn main() {
// validate files first
// validate_files().unwrap();
let matches = clap::App::new("pokemon-colorscripts") let matches = clap::App::new("pokemon-colorscripts")
.about("CLI utility to print out unicode image of a pokemon in your shell") .about("CLI utility to print out unicode image of a pokemon in your shell")
.arg( .arg(