mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-24 21:57:37 +00:00
Removed lol code
This commit is contained in:
parent
82eeefb544
commit
85941c4729
@ -1,6 +1,5 @@
|
||||
package com.topjohnwu.magisk.redesign.safetynet
|
||||
|
||||
import android.os.Build
|
||||
import com.topjohnwu.magisk.R
|
||||
import com.topjohnwu.magisk.databinding.FragmentSafetynetMd2Binding
|
||||
import com.topjohnwu.magisk.redesign.compat.CompatFragment
|
||||
@ -13,7 +12,6 @@ class SafetynetFragment : CompatFragment<SafetynetViewModel, FragmentSafetynetMd
|
||||
|
||||
override fun onStart() {
|
||||
super.onStart()
|
||||
Build.VERSION.RELEASE
|
||||
activity.setTitle(R.string.safetyNet)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user