diff options
Diffstat (limited to 'tvix/store/src/proto/tests/mod.rs')
-rw-r--r-- | tvix/store/src/proto/tests/mod.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tvix/store/src/proto/tests/mod.rs b/tvix/store/src/proto/tests/mod.rs index bff885624380..c9c670202740 100644 --- a/tvix/store/src/proto/tests/mod.rs +++ b/tvix/store/src/proto/tests/mod.rs @@ -1,2 +1 @@ -mod grpc_pathinfoservice; mod pathinfo; |