We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce5cee commit 8281cf6Copy full SHA for 8281cf6
patches/src/main/kotlin/app/revanced/patches/twitter/misc/hook/json/JsonHookPatch.kt
@@ -5,7 +5,7 @@ import app.revanced.patcher.extensions.InstructionExtensions.removeInstructions
5
import app.revanced.patcher.patch.BytecodePatchContext
6
import app.revanced.patcher.patch.PatchException
7
import app.revanced.patcher.patch.bytecodePatch
8
-import app.revanced.patches.reddit.misc.extension.sharedExtensionPatch
+import app.revanced.patches.twitter.misc.extension.sharedExtensionPatch
9
import java.io.InvalidClassException
10
11
/**
0 commit comments