This commit is contained in:
2022-02-08 04:23:18 +08:00
parent 2f2ce7ae46
commit 9caf6903ab

View File

@@ -231,8 +231,4 @@ object YukiHookAPI {
* @return [Boolean]
*/
internal val hasXposedBridge get() = ("de.robv.android.xposed.XposedBridge").hasClass
fun a(){
}
}