Skip to content

Commit

Permalink
style: format code
Browse files Browse the repository at this point in the history
Signed-off-by: Caijinglong <cjl_spy@163.com>
  • Loading branch information
CaiJingLong committed Nov 7, 2024
1 parent 6177186 commit 9074b25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example/mvimg_example.dart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ void main() {
videoFile.writeAsBytesSync(video);
imgFile.writeAsBytesSync(img);
xapFile.writeAsBytesSync(mvimg.getXapBytes());

} finally {
mvimg.dispose();
}
Expand Down

0 comments on commit 9074b25

Please sign in to comment.