File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -166,8 +166,6 @@ dependency_overrides:
166166 path : ./third_party/pkg/googleapis/discoveryapis_commons
167167 _fe_analyzer_shared :
168168 path : ./third_party/dart/pkg/_fe_analyzer_shared
169- _macros :
170- path : ./third_party/dart/pkg/_macros
171169 analyzer :
172170 path : ./third_party/dart/pkg/analyzer
173171 archive :
@@ -222,8 +220,6 @@ dependency_overrides:
222220 path : ./third_party/dart/pkg/kernel
223221 logging :
224222 path : ./third_party/dart/third_party/pkg/core/pkgs/logging
225- macros :
226- path : ./third_party/dart/pkg/macros
227223 matcher :
228224 path : ./third_party/dart/third_party/pkg/test/pkgs/matcher
229225 meta :
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ dev_dependencies:
1818dependency_overrides : # Must include all transitive dependencies from the "any" packages above.
1919 _fe_analyzer_shared :
2020 path : ../third_party/dart/pkg/_fe_analyzer_shared
21- _macros :
22- path : ../third_party/dart/pkg/_macros
2321 analyzer :
2422 path : ../third_party/dart/pkg/analyzer
2523 args :
@@ -38,8 +36,6 @@ dependency_overrides: # Must include all transitive dependencies from the "any"
3836 path : ../third_party/dart/third_party/pkg/tools/pkgs/file
3937 glob :
4038 path : ../third_party/dart/third_party/pkg/tools/pkgs/glob
41- macros :
42- path : ../third_party/dart/pkg/macros
4339 meta :
4440 path : ../third_party/dart/pkg/meta
4541 package_config :
You can’t perform that action at this time.
0 commit comments