| Index: lib/src/backend/group_entry.dart
|
| diff --git a/lib/src/backend/group_entry.dart b/lib/src/backend/group_entry.dart
|
| index 087944d20ae002ccf6d255f24d0ca241a64d6e7c..b9fb7c6f3f260e058c40ad52c054b31e85ba2e4b 100644
|
| --- a/lib/src/backend/group_entry.dart
|
| +++ b/lib/src/backend/group_entry.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.group_entry;
|
| -
|
| import 'metadata.dart';
|
| import 'operating_system.dart';
|
| import 'test.dart';
|
|
|