Index: sdk/lib/scalarlist/byte_arrays.dart |
diff --git a/sdk/lib/scalarlist/byte_arrays.dart b/sdk/lib/scalarlist/byte_arrays.dart |
index d8432593bc5aed6fed0f11509b46576f451562bc..df3ab9856cdf1c3dde29c61ce816ee32ff9e2dad 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 |