Remove canAutoPlay import from player

This commit is contained in:
Sam Carlton 2022-05-07 12:46:30 -05:00
parent 80bf6c438b
commit 858b1e0f7a

View file

@ -58,6 +58,5 @@ const {
<script>
import 'lazysizes'
import 'can-autoplay'
import '~/helpers/lite-youtube.js'
</script>