mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Remove unused imports
This commit is contained in:
parent
de2240d9e1
commit
4b1d56b893
1 changed files with 0 additions and 2 deletions
|
@ -1,11 +1,9 @@
|
|||
package com.lagradost.cloudstream3.ui.download
|
||||
|
||||
import android.content.DialogInterface
|
||||
import android.widget.Toast
|
||||
import androidx.appcompat.app.AlertDialog
|
||||
import com.lagradost.cloudstream3.AcraApplication.Companion.getKey
|
||||
import com.lagradost.cloudstream3.CommonActivity.activity
|
||||
import com.lagradost.cloudstream3.CommonActivity.showToast
|
||||
import com.lagradost.cloudstream3.R
|
||||
import com.lagradost.cloudstream3.mvvm.logError
|
||||
import com.lagradost.cloudstream3.ui.player.DownloadFileGenerator
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue