summaryrefslogtreecommitdiff
path: root/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs')
-rw-r--r--src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs b/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
deleted file mode 100644
index 949d2c11..00000000
--- a/src/rpc/envoy.extensions.http.cache.simple_http_cache.v3.rs
+++ /dev/null
@@ -1,10 +0,0 @@
-// @generated
-// This file is @generated by prost-build.
-// \[#protodoc-title: SimpleHttpCache CacheFilter storage plugin\]
-
-/// \[#extension: envoy.extensions.http.cache.simple\]
-#[allow(clippy::derive_partial_eq_without_eq)]
-#[derive(Clone, Copy, PartialEq, ::prost::Message)]
-pub struct SimpleHttpCacheConfig {
-}
-// @@protoc_insertion_point(module)