Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordworms committed Mar 5, 2024
1 parent 7e67743 commit 36f3163
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datafusion/functions/src/regex/regexpreplace.rs
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,6 @@ pub fn specialize_regexp_replace<T: OffsetSizeTrait>(
mod tests {
use arrow::array::*;

use datafusion_common::ScalarValue;

use super::*;

#[test]
Expand Down

0 comments on commit 36f3163

Please sign in to comment.