From 23dfd25e833599351f3a2a19c7d0612fdb175b10 Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 18 Dec 2024 12:00:44 -0800 Subject: [PATCH] Drop vector bits from allowed_unpinned_deps.yaml Now that https://github.com/flutter/packages/pull/7941 has landed --- script/configs/allowed_unpinned_deps.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/script/configs/allowed_unpinned_deps.yaml b/script/configs/allowed_unpinned_deps.yaml index 9aa33fd59f8e..0a89e92e6df6 100644 --- a/script/configs/allowed_unpinned_deps.yaml +++ b/script/configs/allowed_unpinned_deps.yaml @@ -6,12 +6,6 @@ ## Explicit allowances -# Temporary allowance to allow importing packages in parallel; remove once -# https://github.com/flutter/packages/pull/7941 has landed. -- vector_graphics -- vector_graphics_codec -- vector_graphics_compiler - # Owned by individual Flutter Team members. # Ideally we would not do this, since there's no clear plan for what # would happen if the individuals left the Flutter Team, and the