Skip to content

Commit

Permalink
chore: Delete unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
oSumAtrIX committed Sep 26, 2023
1 parent fc1eca3 commit 0726df5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object SetQualityByIndexMethodClassFieldReferenceFingerprint : MethodFingerprint
parameters = listOf("L"),
opcodes = listOf(
Opcode.IGET_OBJECT,
Opcode.INVOKE_INTERFACE,
Opcode.RETURN_VOID
Opcode.IPUT_OBJECT,
Opcode.IGET_OBJECT,
)
)

0 comments on commit 0726df5

Please sign in to comment.