error : suppression use inutilisé

This commit is contained in:
Ahurac 2024-04-15 11:13:15 +02:00
parent 7fa67bd034
commit e023211055

View file

@ -1,5 +1,4 @@
use std::env;
use std::fmt::{Display, Formatter, Result};
use std::path::Path;
pub fn print_error(message: &str) {