| Index: sdk/lib/core/sequences.dart
|
| diff --git a/sdk/lib/core/sequences.dart b/sdk/lib/core/sequences.dart
|
| index e8acefcc79e0a8fdbf3381adcb7be849cd31c89c..d671cb5106b3417888b674e7a7d83e345b7602e8 100644
|
| --- a/sdk/lib/core/sequences.dart
|
| +++ b/sdk/lib/core/sequences.dart
|
| @@ -2,8 +2,6 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -part of dart_core;
|
| -
|
| /**
|
| * An indexed sequence of elements of the same type.
|
| *
|
|
|