Format code

pull/635/head
X Code 3 years ago
parent 3e8f716abe
commit 56d617cb64
  1. 1
      lib/src/widgets/embeds/video_app.dart

@ -38,7 +38,6 @@ class _VideoAppState extends State<VideoApp> {
}).catchError((error) {
setState(() {});
});
;
}
@override

Loading…
Cancel
Save