forked from rojo-rbx/rojo
Fix test warning that's been in the codebase forever
This commit is contained in:
@@ -2,8 +2,6 @@ mod test_util;
|
|||||||
|
|
||||||
use std::path::Path;
|
use std::path::Path;
|
||||||
|
|
||||||
use pretty_assertions::assert_eq;
|
|
||||||
|
|
||||||
use librojo::{
|
use librojo::{
|
||||||
imfs::Imfs,
|
imfs::Imfs,
|
||||||
project::Project,
|
project::Project,
|
||||||
|
|||||||
Reference in New Issue
Block a user