mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 05:07:41 +02:00
chore: Lint code
This commit is contained in:
@ -54,9 +54,9 @@ private val settingsBytecodePatch = bytecodePatch(
|
||||
|
||||
addInstructions(
|
||||
index + 1, """
|
||||
invoke-static {v$register}, $EXTENSION_THEME_METHOD_DESCRIPTOR
|
||||
return-object v$register
|
||||
"""
|
||||
invoke-static {v$register}, $EXTENSION_THEME_METHOD_DESCRIPTOR
|
||||
return-object v$register
|
||||
"""
|
||||
)
|
||||
removeInstruction(index)
|
||||
}
|
||||
|
Reference in New Issue
Block a user