chore: clean local warning

This commit is contained in:
Lionel DARNIS 2026-05-25 19:36:21 +02:00
parent 739e266210
commit 2d7e320ca5

View file

@ -60,7 +60,6 @@ use std::hash::{Hash, Hasher};
use std::io::BufRead; use std::io::BufRead;
use std::ops::ControlFlow; use std::ops::ControlFlow;
use std::path::PathBuf; use std::path::PathBuf;
use std::time::Instant;
mod cache; mod cache;
mod theme; mod theme;