Fix test warning

This commit is contained in:
Lucien Greathouse
2018-11-08 13:25:50 -08:00
parent 5a99281e23
commit a29c4f2b65

View File

@@ -3,7 +3,6 @@
extern crate librojo;
use std::{
collections::HashMap,
path::{Path, PathBuf},
};