Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
Signed-off-by: CaiJingLong <cjl_spy@163.com>
  • Loading branch information
CaiJingLong committed Mar 14, 2024
1 parent 3018544 commit aedcda5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ class FlutterImageCompressOhos extends FlutterImageCompressPlatform {
OhosFlutterImageCompressValidator(_channel);

@override
// ignore: avoid_renaming_method_parameters
void ignoreCheckSupportPlatform(bool value) {
_validator.ignoreCheckSupportPlatform = value;
}
Expand Down

0 comments on commit aedcda5

Please sign in to comment.