Skip to content

Commit

Permalink
fix(player): remove useless import
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Oct 20, 2023
1 parent a081f65 commit f850a35
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ import video.api.player.interfaces.ISurfaceViewBasedPlayerView
import video.api.player.models.ApiVideoExoPlayerMediaFactory
import video.api.player.models.VideoOptions
import java.io.IOException
import kotlin.math.max
import kotlin.math.min


/**
* The api.video player controller class.
Expand Down

0 comments on commit f850a35

Please sign in to comment.