about summary refs log tree commit diff
path: root/tvix/store/src/proto.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tvix/store/src/proto.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/store/src/proto.rs b/tvix/store/src/proto.rs
index 6c0a19364a..e5cde99ca8 100644
--- a/tvix/store/src/proto.rs
+++ b/tvix/store/src/proto.rs
@@ -1,4 +1,3 @@
-use anyhow::Result;
 use std::collections::HashSet;
 use thiserror::Error;