| Index: lib/src/backend/invoker.dart
|
| diff --git a/lib/src/backend/invoker.dart b/lib/src/backend/invoker.dart
|
| index dfcc795e04f0749513945a01c07378f52eccc486..b3fbf079da19c186d84e959b213ff0747a3d2359 100644
|
| --- a/lib/src/backend/invoker.dart
|
| +++ b/lib/src/backend/invoker.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 test.backend.invoker;
|
| -
|
| import 'dart:async';
|
|
|
| import 'package:stack_trace/stack_trace.dart';
|
|
|