| Index: lib/src/asset/dart/transformer_isolate.dart
|
| diff --git a/lib/src/asset/dart/transformer_isolate.dart b/lib/src/asset/dart/transformer_isolate.dart
|
| index 06f78fcd802c93cf6555407a92a0ece41eff4e36..321f632ab8c0b1db793eff625c1bc0aabede4e84 100644
|
| --- a/lib/src/asset/dart/transformer_isolate.dart
|
| +++ b/lib/src/asset/dart/transformer_isolate.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.transformer_isolate;
|
| -
|
| import 'dart:convert';
|
| import 'dart:isolate';
|
| import 'dart:mirrors';
|
|
|