| Index: test/chain/utils.dart
|
| diff --git a/test/chain/utils.dart b/test/chain/utils.dart
|
| index 1e19eeb3c64de393f843020c8f7e06ce479c0f05..366502cbbddc5b7a14ab60803bf822cee23357b3 100644
|
| --- a/test/chain/utils.dart
|
| +++ b/test/chain/utils.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.test.chain.utils;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:stack_trace/stack_trace.dart';
|
|
|