Index: lib/src/backend/group.dart |
diff --git a/lib/src/backend/group.dart b/lib/src/backend/group.dart |
index 146c964d4e032c8a7464e35d2cbc498d0ddc6f74..6047ac761d33fc25a1de3a16968740cd58cc7742 100644 |
--- a/lib/src/backend/group.dart |
+++ b/lib/src/backend/group.dart |
@@ -2,9 +2,9 @@ |
// 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. |
+import 'group_entry.dart'; |
import 'metadata.dart'; |
import 'operating_system.dart'; |
-import 'group_entry.dart'; |
import 'test.dart'; |
import 'test_platform.dart'; |