Remove now useless util module

This commit is contained in:
Joscha 2024-03-08 18:14:19 +01:00
parent 602ad96cfe
commit f4a6435e6f
2 changed files with 0 additions and 19 deletions

View file

@ -1,7 +1,6 @@
mod drawer;
mod printer;
mod server;
mod util;
use std::path::PathBuf;