Skip to content

Commit 48bf87e

Browse files
committed
fix-imports
1 parent 733f079 commit 48bf87e

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

app/test/frontend/handlers/documentation_test.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
import 'package:gcloud/db.dart';
65
import 'package:pub_dev/frontend/handlers/documentation.dart';
7-
import 'package:pub_dev/package/backend.dart';
86
import 'package:pub_dev/shared/urls.dart';
97
import 'package:test/test.dart';
108

app/test/frontend/handlers/package_test.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5-
import 'package:gcloud/db.dart';
6-
import 'package:pub_dev/package/models.dart';
75
import 'package:pub_dev/tool/test_profile/models.dart';
86
import 'package:test/test.dart';
97

0 commit comments

Comments
 (0)