summary refs log tree commit diff
path: root/rust/src/push/utils.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/src/push/utils.rs')
-rw-r--r--rust/src/push/utils.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/src/push/utils.rs b/rust/src/push/utils.rs

index 28ebed62c8..59536c9954 100644 --- a/rust/src/push/utils.rs +++ b/rust/src/push/utils.rs
@@ -23,7 +23,6 @@ use anyhow::bail; use anyhow::Context; use anyhow::Error; use lazy_static::lazy_static; -use regex; use regex::Regex; use regex::RegexBuilder;