Chromium Code Reviews| Index: lib/src/chain.dart |
| diff --git a/lib/src/chain.dart b/lib/src/chain.dart |
| index 3f35c16019672ed02d086cc5cf527ea543d837a3..c282387b8d5fa0a9fb405160e30afe79d16e1265 100644 |
| --- a/lib/src/chain.dart |
| +++ b/lib/src/chain.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.chain; |
| - |
| import 'dart:async'; |
| import 'dart:collection'; |
| import 'dart:math' as math; |