Skip to content

Commit 191a6ba

Browse files
committed
remove extra lines that were added somehow
Signed-off-by: William Zhang <[email protected]>
1 parent 7bafd64 commit 191a6ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

rust/src/http_zero_copy_regex_waf.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@ impl std::io::Read for BodyReader<'_> {
121121

122122
#[cfg(test)]
123123
mod tests {
124-
use std::f64::consts::E;
125-
126-
use envoy_proxy_dynamic_modules_rust_sdk::abi::envoy_dynamic_module_type_metrics_result;
127-
128124
use super::*;
129125

130126
#[test]

0 commit comments

Comments
 (0)