From ebb40c7f87d58fb74c8f3b4dfcb2704140599d65 Mon Sep 17 00:00:00 2001 From: Muhammad Mominul Huque Date: Sat, 15 Jun 2019 13:37:15 +0600 Subject: cargo format --- crates/ra_batch/src/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'crates/ra_batch/src') diff --git a/crates/ra_batch/src/lib.rs b/crates/ra_batch/src/lib.rs index 35e783b14..96b32d9fe 100644 --- a/crates/ra_batch/src/lib.rs +++ b/crates/ra_batch/src/lib.rs @@ -2,7 +2,6 @@ mod vfs_filter; use std::{sync::Arc, path::Path, collections::HashSet, error::Error}; - use rustc_hash::FxHashMap; use ra_db::{ -- cgit v1.2.3