Skip to content

Commit

Permalink
remove event
Browse files Browse the repository at this point in the history
  • Loading branch information
adrums86 committed Feb 28, 2024
1 parent 55c6265 commit 5798f8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ export const emeErrorHandler = (player) => {
}

player.error(error);
player.trigger('vjsemeerror');
};
};

Expand Down

0 comments on commit 5798f8b

Please sign in to comment.