Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
refactor(anime_page): keep the info page alive
Browse files Browse the repository at this point in the history
  • Loading branch information
zyrouge committed Nov 2, 2021
1 parent dff70e0 commit 9e27128
Show file tree
Hide file tree
Showing 4 changed files with 185 additions and 177 deletions.
2 changes: 0 additions & 2 deletions lib/modules/video_player/players/dart_vlc.dart
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ class DartVlc extends VideoPlayer {
),
autoStart: false,
);

dispatch(VideoPlayerEvent(VideoPlayerEvents.error, 'hello bro'));
}

@override
Expand Down

0 comments on commit 9e27128

Please sign in to comment.