From 70482a60a96b8b551ab667a22c227030c7d2726d Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 30 Oct 2024 12:54:24 -0700 Subject: [PATCH] Drop outdated lint --- pkgs/http_parser/analysis_options.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/http_parser/analysis_options.yaml b/pkgs/http_parser/analysis_options.yaml index c0bcfca91e..4def62c655 100644 --- a/pkgs/http_parser/analysis_options.yaml +++ b/pkgs/http_parser/analysis_options.yaml @@ -22,7 +22,6 @@ linter: - missing_whitespace_between_adjacent_strings - no_adjacent_strings_in_list - no_runtimeType_toString - - package_api_docs - prefer_const_declarations - prefer_expression_function_bodies - prefer_final_locals