Skip to content

Commit

Permalink
removed ignore warning
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHoogstrate committed Mar 4, 2024
1 parent b0d3040 commit 7f31599
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion geocoding_ios/lib/geocoding_ios.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class GeocodingIOS extends GeocodingPlatform {
GeocodingPlatform.instance = GeocodingIOS();
}

// ignore: public_member_api_docs
String? _localeIdentifier;

@override
Expand Down

0 comments on commit 7f31599

Please sign in to comment.