Skip to content

Commit

Permalink
fixup! Fix pulsar uri scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
miton18 committed Oct 3, 2024
1 parent a361777 commit c5fab89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quickwit/quickwit-config/src/source_config/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ use std::num::NonZeroUsize;
use std::str::FromStr;

use bytes::Bytes;
use regex::Regex;
use quickwit_common::is_false;
use quickwit_common::uri::Uri;
use quickwit_proto::metastore::SourceType;
Expand Down

0 comments on commit c5fab89

Please sign in to comment.