Skip to content

Commit

Permalink
fix: Delete unnecessary Imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathrunet committed May 11, 2023
1 parent 25a4e5b commit da0b355
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/katana_localization/lib/katana_localization.dart
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
library katana_localization;

// Dart imports:
import 'dart:ui' as ui;

// Flutter imports:
import 'package:flutter/foundation.dart';
Expand Down

0 comments on commit da0b355

Please sign in to comment.