Remove old mod

This commit is contained in:
Ottatop 2023-10-15 02:35:03 -05:00
parent 26ce7309de
commit 7fbacbd52f

View file

@ -1,7 +1,5 @@
// SPDX-License-Identifier: GPL-3.0-or-later // SPDX-License-Identifier: GPL-3.0-or-later
mod utils;
use std::{ use std::{
collections::{HashMap, HashSet}, collections::{HashMap, HashSet},
ffi::OsString, ffi::OsString,