Skip to content

Commit 9be7479

Browse files
committed
Removed duplicate import
1 parent 9fbaf39 commit 9be7479

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/src/google_api_availability.dart

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import 'package:flutter/foundation.dart';
33
import 'package:flutter/services.dart';
44
import 'package:google_api_availability/src/models/google_play_services_availability.dart';
55

6-
import 'models/google_play_services_availability.dart';
7-
86
/// Flutter plugin to verify if Google Play Services are installed on the
97
/// device.
108
class GoogleApiAvailability {

0 commit comments

Comments
 (0)