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