| Index: pkg/typed_data/lib/typed_data.dart
|
| diff --git a/pkg/typed_data/lib/typed_data.dart b/pkg/typed_data/lib/typed_data.dart
|
| deleted file mode 100644
|
| index b6619abda07635a32a89972f139ffc80cf1bd868..0000000000000000000000000000000000000000
|
| --- a/pkg/typed_data/lib/typed_data.dart
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
|
| -// 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.
|
| -
|
| -/**
|
| - * Utilities and functionality related to the "dart:typed_data" library.
|
| - */
|
| -library dart.pkg.typed_data;
|
| -
|
| -export "package:typed_data/typed_buffers.dart";
|
|
|