| Index: test/frame_test.dart
|
| diff --git a/test/frame_test.dart b/test/frame_test.dart
|
| index 63035e0e692867676d52fc060f96f9cd87f5be12..43bce9cb573fd0aa8ee6ced2447798e4d6e442ee 100644
|
| --- a/test/frame_test.dart
|
| +++ b/test/frame_test.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 frame_test;
|
| -
|
| import 'package:path/path.dart' as path;
|
| import 'package:stack_trace/stack_trace.dart';
|
| import 'package:test/test.dart';
|
|
|