package com.discord.widgets.guilds.leave; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function0; /* compiled from: LeaveGuildDialogViewModel.kt */ public final class LeaveGuildDialogViewModel$leaveGuild$1 extends o implements Function0 { public final /* synthetic */ LeaveGuildDialogViewModel this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public LeaveGuildDialogViewModel$leaveGuild$1(LeaveGuildDialogViewModel leaveGuildDialogViewModel) { super(0); this.this$0 = leaveGuildDialogViewModel; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final void mo1invoke() { LeaveGuildDialogViewModel.access$onLeaveSucceeded(this.this$0); } }