feat(Nyx): Remove broken Unlock pro patch

This commit is contained in:
oSumAtrIX 2024-12-09 01:32:41 +01:00
parent 4def6dd857
commit 1fe8b164ea
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -3,10 +3,9 @@ package app.revanced.patches.nyx.misc.pro
import app.revanced.patcher.extensions.InstructionExtensions.addInstructions
import app.revanced.patcher.patch.bytecodePatch
@Deprecated("This patch will be removed in the future.")
@Suppress("unused")
val unlockProPatch = bytecodePatch(
name = "Unlock pro",
) {
val unlockProPatch = bytecodePatch {
compatibleWith("com.awedea.nyx")
execute {