Skip to content

Commit 2713225

Browse files
authored
Remove duplicate and outdated src/third_party/dart/tools/sdks entry from DEPS. (flutter#14340)
* Drop duplicate entry
1 parent 3ebb7b4 commit 2713225

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

DEPS

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -494,16 +494,6 @@ deps = {
494494
'dep_type': 'cipd',
495495
},
496496

497-
'src/third_party/dart/tools/sdks': {
498-
'packages': [
499-
{
500-
'package': 'dart/dart-sdk/${{platform}}',
501-
'version': 'version:2.4.0'
502-
}
503-
],
504-
'dep_type': 'cipd',
505-
},
506-
507497
'src/third_party/dart/pkg/analysis_server/language_model': {
508498
'packages': [
509499
{

0 commit comments

Comments
 (0)