Skip to content

Commit

Permalink
update formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ovidijusr committed Jan 6, 2025
1 parent 481d6fc commit fe247c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mobile/lib/pages/common/native_video_viewer.page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ class NativeVideoViewerPage extends HookConsumerWidget {

final log = Logger('NativeVideoViewerPage');


Future<VideoSource?> createSource() async {
if (!context.mounted) {
return null;
Expand Down

0 comments on commit fe247c6

Please sign in to comment.