refactor(CONSTANTS): remove infuse from external players

This commit is contained in:
Tim 2023-12-20 13:14:47 +01:00
parent b0c67c1c0d
commit 39a1141961

View file

@ -81,11 +81,6 @@ const EXTERNAL_PLAYERS = [
value: 'outplayer',
platforms: ['ios'],
},
{
label: 'Infuse',
value: 'infuse',
platforms: ['ios'],
},
];
module.exports = {