From 8e6cf59132e59c51ffd8ccffdb4d511b2f48124c Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Mon, 28 Oct 2024 16:54:57 -0700 Subject: [PATCH] blast_repo fixes drop-lint --- analysis_options.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/analysis_options.yaml b/analysis_options.yaml index ad62f91..4eb82ce 100644 --- a/analysis_options.yaml +++ b/analysis_options.yaml @@ -17,7 +17,6 @@ linter: - missing_whitespace_between_adjacent_strings - no_adjacent_strings_in_list - no_runtimeType_toString - - package_api_docs - prefer_const_declarations - unnecessary_await_in_return - use_string_buffers