diff --git a/src/connector/src/parser/util.rs b/src/connector/src/parser/util.rs index f423c8639b685..99aba3eb19f54 100644 --- a/src/connector/src/parser/util.rs +++ b/src/connector/src/parser/util.rs @@ -11,7 +11,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -use std::assert_matches::assert_matches; use std::collections::HashMap; use anyhow::Context;