Skip to content

Commit

Permalink
Update MinimizedPlaybackSettingsFingerprint.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
n-34 authored May 22, 2024
1 parent c519fdf commit c2b2d41
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ internal object MinimizedPlaybackSettingsFingerprint : MethodFingerprint(
Opcode.MOVE_RESULT,
Opcode.IF_EQZ,
Opcode.IF_NEZ,
Opcode.GOTO,
Opcode.IGET_OBJECT,
Opcode.CHECK_CAST
Opcode.GOTO
),
)

0 comments on commit c2b2d41

Please sign in to comment.