From e84a98e3b38e587a22a427a46b662363cb94a639 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 03:33:03 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes (attempt 2/3) --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 30d140ade313ac..d53d25b9944820 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1697,7 +1697,6 @@ name = "oxc_linter" version = "0.11.1" dependencies = [ "aho-corasick", - "assert-unchecked", "bitflags 2.6.0", "convert_case", "cow-utils",