chore: drop allow(unused) and clear what it hid

This commit is contained in:
2026-09-04 09:17:35 +00:00
parent ec4168769e
commit e10e1fb017
3 changed files with 7 additions and 14 deletions

View File

@@ -1,5 +1,3 @@
#![allow(unused)]
use std::{
fs::{File, OpenOptions},
path::PathBuf,