| Index: lib/src/asset/dart/serialize/get_input_transform.dart
|
| diff --git a/lib/src/asset/dart/serialize/get_input_transform.dart b/lib/src/asset/dart/serialize/get_input_transform.dart
|
| index 9ab6540b3f9b0c3c32de42adb31256fc9bf2123b..be22f572d918af1a54767751d713cf7ac89eb9e0 100644
|
| --- a/lib/src/asset/dart/serialize/get_input_transform.dart
|
| +++ b/lib/src/asset/dart/serialize/get_input_transform.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.
|
|
|
| -library pub.asset.serialize.get_input_transform;
|
| -
|
| import 'dart:async';
|
| import 'dart:convert';
|
|
|
|
|