File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,6 @@ vars = {
72
72
'dart_package_config_tag' : '1.0.5' ,
73
73
'dart_package_resolver_tag' : '1.0.10' ,
74
74
'dart_path_tag' : '1.6.2' ,
75
- 'dart_plugin_tag' : 'f5b4b0e32d1406d62daccea030ba6457d14b1c47' ,
76
75
'dart_pool_tag' : '1.3.6' ,
77
76
'dart_protobuf_rev' : '0c77167b16d00b561a6055bfe26690af7f26ae88' ,
78
77
'dart_pub_rev' : '3c060aae47985e9a248b850f1d0450304a5c97e3' ,
@@ -279,9 +278,6 @@ deps = {
279
278
'src/third_party/dart/third_party/pkg/pool' :
280
279
Var ('dart_git' ) + '/pool.git' + '@' + Var ('dart_pool_tag' ),
281
280
282
- 'src/third_party/dart/third_party/pkg/plugin' :
283
- Var ('dart_git' ) + '/plugin.git' + '@' + Var ('dart_plugin_tag' ),
284
-
285
281
'src/third_party/dart/third_party/pkg/protobuf' :
286
282
Var ('dart_git' ) + '/protobuf.git' + '@' + Var ('dart_protobuf_rev' ),
287
283
You can’t perform that action at this time.
0 commit comments