summaryrefslogtreecommitdiff
path: root/src/rpc/envoy.config.retry.previous_hosts.v2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpc/envoy.config.retry.previous_hosts.v2.rs')
-rw-r--r--src/rpc/envoy.config.retry.previous_hosts.v2.rs10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/rpc/envoy.config.retry.previous_hosts.v2.rs b/src/rpc/envoy.config.retry.previous_hosts.v2.rs
deleted file mode 100644
index c2bd8c6e..00000000
--- a/src/rpc/envoy.config.retry.previous_hosts.v2.rs
+++ /dev/null
@@ -1,10 +0,0 @@
-// @generated
-// This file is @generated by prost-build.
-// \[#protodoc-title: Previous Hosts Predicate\]
-// \[#extension: envoy.retry_host_predicates.previous_hosts\]
-
-#[allow(clippy::derive_partial_eq_without_eq)]
-#[derive(Clone, Copy, PartialEq, ::prost::Message)]
-pub struct PreviousHostsPredicate {
-}
-// @@protoc_insertion_point(module)