| Index: sdk/lib/scalarlist/byte_arrays.dart
|
| diff --git a/sdk/lib/scalarlist/byte_arrays.dart b/sdk/lib/scalarlist/byte_arrays.dart
|
| index 39e27ff1407a403058a1d844f3f9e3078091e020..a4d5515a187bac1bda2a2b0d5df2bf3945eb5eb1 100644
|
| --- a/sdk/lib/scalarlist/byte_arrays.dart
|
| +++ b/sdk/lib/scalarlist/byte_arrays.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_scalarlist;
|
| -
|
| /**
|
| * A random-access sequence of bytes that also provides random access to
|
| * the fixed-width integers and floating point numbers represented by
|
|
|