| Index: lib/src/asset/dart/serialize/exception.dart
|
| diff --git a/lib/src/asset/dart/serialize/exception.dart b/lib/src/asset/dart/serialize/exception.dart
|
| index 26040a9d8b9f4f39c45d37149195f5db5cd5ee0b..d870a6e51535b4c9b9ad3fde8dd209543b146474 100644
|
| --- a/lib/src/asset/dart/serialize/exception.dart
|
| +++ b/lib/src/asset/dart/serialize/exception.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.exception;
|
| -
|
| import 'package:barback/barback.dart';
|
| import 'package:stack_trace/stack_trace.dart';
|
|
|
|
|