package com.revenuecat.purchases.ui.revenuecatui.customercenter;

import com.revenuecat.purchases.ui.revenuecatui.customercenter.viewmodel.CustomerCenterViewModel;
import kotlin.jvm.internal.l;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public /* synthetic */ class InternalCustomerCenterKt$InternalCustomerCenter$6$1$1 extends l implements J4.a {
    public InternalCustomerCenterKt$InternalCustomerCenter$6$1$1(Object obj) {
        super(0, 0, CustomerCenterViewModel.class, obj, "clearActionError", "clearActionError()V");
    }

    @Override // J4.a
    public /* bridge */ /* synthetic */ Object invoke() {
        m942invoke();
        return C3137A.f25453a;
    }

    /* JADX INFO: renamed from: invoke, reason: collision with other method in class */
    public final void m942invoke() {
        ((CustomerCenterViewModel) this.receiver).clearActionError();
    }
}
