diff --git a/mobile/apps/photos/lib/ui/tools/editor/image_editor/image_editor_tune_bar.dart b/mobile/apps/photos/lib/ui/tools/editor/image_editor/image_editor_tune_bar.dart index 147d2ff08f..7dcf73d4ed 100644 --- a/mobile/apps/photos/lib/ui/tools/editor/image_editor/image_editor_tune_bar.dart +++ b/mobile/apps/photos/lib/ui/tools/editor/image_editor/image_editor_tune_bar.dart @@ -667,4 +667,4 @@ class CircularProgressPainter extends CustomPainter { @override bool shouldRepaint(covariant CustomPainter oldDelegate) => true; -} \ No newline at end of file +}