Compare commits

...

1 commit

Author SHA1 Message Date
2d7e320ca5 chore: clean local warning 2026-05-25 19:36:21 +02:00

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;