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:
166
166
path : ./third_party/pkg/googleapis/discoveryapis_commons
167
167
_fe_analyzer_shared :
168
168
path : ./third_party/dart/pkg/_fe_analyzer_shared
169
- _macros :
170
- path : ./third_party/dart/pkg/_macros
171
169
analyzer :
172
170
path : ./third_party/dart/pkg/analyzer
173
171
archive :
@@ -222,8 +220,6 @@ dependency_overrides:
222
220
path : ./third_party/dart/pkg/kernel
223
221
logging :
224
222
path : ./third_party/dart/third_party/pkg/core/pkgs/logging
225
- macros :
226
- path : ./third_party/dart/pkg/macros
227
223
matcher :
228
224
path : ./third_party/dart/third_party/pkg/test/pkgs/matcher
229
225
meta :
Original file line number Diff line number Diff line change @@ -18,8 +18,6 @@ dev_dependencies:
18
18
dependency_overrides : # Must include all transitive dependencies from the "any" packages above.
19
19
_fe_analyzer_shared :
20
20
path : ../third_party/dart/pkg/_fe_analyzer_shared
21
- _macros :
22
- path : ../third_party/dart/pkg/_macros
23
21
analyzer :
24
22
path : ../third_party/dart/pkg/analyzer
25
23
args :
@@ -38,8 +36,6 @@ dependency_overrides: # Must include all transitive dependencies from the "any"
38
36
path : ../third_party/dart/third_party/pkg/tools/pkgs/file
39
37
glob :
40
38
path : ../third_party/dart/third_party/pkg/tools/pkgs/glob
41
- macros :
42
- path : ../third_party/dart/pkg/macros
43
39
meta :
44
40
path : ../third_party/dart/pkg/meta
45
41
package_config :
You can’t perform that action at this time.
0 commit comments