mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-06-12 13:17:46 +02:00
chore: lint code
This commit is contained in:
@ -19,8 +19,6 @@ object BottomSheetHookPatch : BytecodePatch(
|
||||
|
||||
override fun execute(context: BytecodeContext) {
|
||||
|
||||
// region patch for set player type
|
||||
|
||||
val bottomSheetClass =
|
||||
BottomSheetBehaviorFingerprint.resultOrThrow().mutableMethod.definingClass
|
||||
|
||||
|
Reference in New Issue
Block a user