| Index: lib/src/stack_zone_specification.dart
|
| diff --git a/lib/src/stack_zone_specification.dart b/lib/src/stack_zone_specification.dart
|
| index 6de43fae8cd8e23a0d6057b824af6084eed32316..3a9bf48e960e842e343be1c4145b132ebfa379d8 100644
|
| --- a/lib/src/stack_zone_specification.dart
|
| +++ b/lib/src/stack_zone_specification.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 stack_trace.stack_zone_specification;
|
| -
|
| import 'dart:async';
|
|
|
| import 'trace.dart';
|
|
|