File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,6 @@ observatory:runtime/observatory/lib
65
65
package_config:third_party/pkg_tested/package_config/lib
66
66
package_resolver:third_party/pkg_tested/package_resolver/lib
67
67
path:third_party/pkg/path/lib
68
- plugin:third_party/pkg/plugin/lib
69
68
pool:third_party/pkg/pool/lib
70
69
protobuf:third_party/pkg/protobuf/protobuf/lib
71
70
pub:third_party/pkg/pub/lib
Original file line number Diff line number Diff line change @@ -108,7 +108,6 @@ vars = {
108
108
"package_config_tag" : "1.0.5" ,
109
109
"package_resolver_tag" : "1.0.10" ,
110
110
"path_tag" : "1.6.2" ,
111
- "plugin_tag" : "f5b4b0e32d1406d62daccea030ba6457d14b1c47" ,
112
111
"ply_rev" : "604b32590ffad5cbb82e4afef1d305512d06ae93" ,
113
112
"pool_tag" : "1.3.6" ,
114
113
"protobuf_rev" : "0c77167b16d00b561a6055bfe26690af7f26ae88" ,
@@ -303,8 +302,6 @@ deps = {
303
302
+ "@" + Var ("package_resolver_tag" ),
304
303
Var ("dart_root" ) + "/third_party/pkg/path" :
305
304
Var ("dart_git" ) + "path.git" + "@" + Var ("path_tag" ),
306
- Var ("dart_root" ) + "/third_party/pkg/plugin" :
307
- Var ("dart_git" ) + "plugin.git" + "@" + Var ("plugin_tag" ),
308
305
Var ("dart_root" ) + "/third_party/pkg/pool" :
309
306
Var ("dart_git" ) + "pool.git" + "@" + Var ("pool_tag" ),
310
307
Var ("dart_root" ) + "/third_party/pkg/protobuf" :
You can’t perform that action at this time.
0 commit comments