about summary refs log tree commit diff
path: root/tvix/store/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/store/src/lib.rs')
-rw-r--r--tvix/store/src/lib.rs3
1 files changed, 0 insertions, 3 deletions
diff --git a/tvix/store/src/lib.rs b/tvix/store/src/lib.rs
deleted file mode 100644
index 0d8c560e22a8..000000000000
--- a/tvix/store/src/lib.rs
+++ /dev/null
@@ -1,3 +0,0 @@
-pub mod protos {
-    include!(concat!(env!("OUT_DIR"), "/tvix.store.v1.rs"));
-}