File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,6 @@ vars = {
151151 "lints_rev" : "19d99bc64a03a6f32f05e71481edf151032ebf5b" ,
152152 "markdown_rev" : "a4b1d2cae8042a653e41ea31c0a24cde7d8a6499" ,
153153 "material_color_utilities_rev" : "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e" ,
154- "mockito_rev" : "f72791d3dd5cb2acc4f5c7da065ffe70d2ad1e0b" ,
155154 # dart-native-interop-team@ is rolling breaking changes manually while the assets features are in experimental.
156155 "native_rev" : "51647776372aa9e1f839efb811aa959fe445c0cf" , # disable tools/rev_sdk_deps.dart
157156 "package_config_rev" : "bafff8e90be25e1985f7e3ee40ea1d22571a93e6" ,
@@ -416,8 +415,6 @@ deps = {
416415 "@" + Var ("material_color_utilities_rev" ),
417416 "condition" : "checkout_flute" ,
418417 },
419- Var ("dart_root" ) + "/third_party/pkg/mockito" :
420- Var ("dart_git" ) + "mockito.git" + "@" + Var ("mockito_rev" ),
421418 Var ("dart_root" ) + "/third_party/pkg/native" :
422419 Var ("dart_git" ) + "native.git" + "@" + Var ("native_rev" ),
423420 Var ("dart_root" ) + "/third_party/pkg/package_config" :
You can’t perform that action at this time.
0 commit comments