Skip to content

Commit

Permalink
fix: Fix analyze issues
Browse files Browse the repository at this point in the history
  • Loading branch information
spydon committed Nov 28, 2023
1 parent 4dd2c79 commit f928bdf
Show file tree
Hide file tree
Showing 6 changed files with 433 additions and 434 deletions.
3 changes: 1 addition & 2 deletions packages/app_center/lib/src/ratings/ratings_l10n.dart
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
import 'package:app_center_ratings_client/ratings_client.dart';
import 'package:flutter/material.dart';

import '/l10n.dart';
import 'exports.dart';
import '../../l10n.dart';

extension RatingsBandL10n on RatingsBand {
String localize(AppLocalizations l10n) {
Expand Down
Loading

0 comments on commit f928bdf

Please sign in to comment.