diff --git a/server/tests/read_projects.rs b/server/tests/read_projects.rs index 05a85759..ac9fbd4a 100644 --- a/server/tests/read_projects.rs +++ b/server/tests/read_projects.rs @@ -3,7 +3,6 @@ extern crate librojo; use std::{ - collections::HashMap, path::{Path, PathBuf}, };