summaryrefslogtreecommitdiffstats
path: root/src/store/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/store/mod.rs')
-rw-r--r--src/store/mod.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/store/mod.rs b/src/store/mod.rs
index 9f9d5aa..f0f6701 100644
--- a/src/store/mod.rs
+++ b/src/store/mod.rs
@@ -120,7 +120,6 @@ pub mod tests {
);
}
}
-
}
#[cfg(all(test, feature = "unstable"))]