From 1c862930355b0ca159f659a5009eb7994fb67efe Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 27 Feb 2025 12:35:28 -0600 Subject: [PATCH] chore(mobile): update analysis option (#16396) chore-update-analysis-option --- mobile/analysis_options.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/mobile/analysis_options.yaml b/mobile/analysis_options.yaml index c8ed225ce5..5cf21e1dd6 100644 --- a/mobile/analysis_options.yaml +++ b/mobile/analysis_options.yaml @@ -81,7 +81,6 @@ custom_lint: - test/**.dart # refactor the remaining providers - lib/providers/db.provider.dart - - lib/providers/backup/backup.provider.dart - import_rule_openapi: message: openapi must only be used through ApiRepositories