From 97985dd4583e8668b540f438ddf96e99df0e8bbe Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Tue, 13 Aug 2019 11:00:33 -0700 Subject: [PATCH] Fix test warning that's been in the codebase forever --- server/tests/snapshot_snapshots.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/tests/snapshot_snapshots.rs b/server/tests/snapshot_snapshots.rs index 4c143f38..e964858c 100644 --- a/server/tests/snapshot_snapshots.rs +++ b/server/tests/snapshot_snapshots.rs @@ -2,8 +2,6 @@ mod test_util; use std::path::Path; -use pretty_assertions::assert_eq; - use librojo::{ imfs::Imfs, project::Project,