Skip to content

Commit

Permalink
fix: flutter analyze fix
Browse files Browse the repository at this point in the history
  • Loading branch information
illuminati1911 committed Oct 15, 2024
1 parent 09fec60 commit 154654e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/google_navigation_flutter_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import 'messages_test.g.dart';
<Type>[TestNavigationSessionApi, TestMapViewApi, TestImageRegistryApi])
void main() {
TestWidgetsFlutterBinding.ensureInitialized();
void onViewCreated(GoogleNavigationViewController controller) {}
void onNavigationViewCreated(GoogleNavigationViewController controller) {}
void onMapViewCreated(GoogleMapViewController controller) {}

Expand Down

0 comments on commit 154654e

Please sign in to comment.