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