automatic cargo CI changes

This commit is contained in:
cscherrNT 2024-03-22 09:12:21 +00:00 committed by github-actions[bot]
parent df15d117ef
commit f2cc14dec1
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#![warn(missing_debug_implementations)]
use std::io::Write;
use anyhow::anyhow;
use clap::Parser;
use libpt::log::*;
use wordle_analyzer::error::GameError;