Commit 46f23ed
authored
clang-tidy: fix error in test_listener_filter.h (envoyproxy#38615)
This fixes the clang-tidy error in test_listener_filter.h as in "use '=
default' to define a trivial default constructor".
Contributes to envoyproxy#28566
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>1 parent 7c2ebe3 commit 46f23ed
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments