Skip to content

Commit 826228a

Browse files
committed
Formatting
Signed-off-by: Sumit Kumar <sumitkmr@google.com>
1 parent 9d0027a commit 826228a

File tree

1 file changed

+3
-1
lines changed
  • api/envoy/extensions/filters/http/proto_api_scrubber/v3

1 file changed

+3
-1
lines changed

api/envoy/extensions/filters/http/proto_api_scrubber/v3/config.proto

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ syntax = "proto3";
33
package envoy.extensions.filters.http.proto_api_scrubber.v3;
44

55
import "envoy/config/core/v3/base.proto";
6-
import "udpa/annotations/status.proto";
6+
77
import "xds/annotations/v3/status.proto";
88

9+
import "udpa/annotations/status.proto";
10+
911
option java_package = "io.envoyproxy.envoy.extensions.filters.http.proto_api_scrubber.v3";
1012
option java_outer_classname = "ConfigProto";
1113
option java_multiple_files = true;

0 commit comments

Comments
 (0)