mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-09-05 04:31:03 +00:00
Merge pull request #32 from MNCHL/MNCHL-patch-33
Update UpdateManager.kt
This commit is contained in:
commit
e17eed09ac
|
@ -12,7 +12,6 @@ import kotlinx.coroutines.*
|
|||
import okhttp3.*
|
||||
import org.json.JSONObject
|
||||
import java.io.*
|
||||
import java.net.URL
|
||||
|
||||
object UpdateManager {
|
||||
|
||||
|
|
Loading…
Reference in a new issue