mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-25 07:06:12 +00:00
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