package com.google.firebase.sessions.settings;

import A4.d;
import C4.c;
import C4.e;

/* JADX INFO: loaded from: classes3.dex */
@e(c = "com.google.firebase.sessions.settings.SettingsCache", f = "SettingsCache.kt", l = {103}, m = "removeConfigs$com_google_firebase_firebase_sessions")
public final class SettingsCache$removeConfigs$1 extends c {
    int label;
    /* synthetic */ Object result;
    final /* synthetic */ SettingsCache this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public SettingsCache$removeConfigs$1(SettingsCache settingsCache, d dVar) {
        super(dVar);
        this.this$0 = settingsCache;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.result = obj;
        this.label |= Integer.MIN_VALUE;
        return this.this$0.removeConfigs$com_google_firebase_firebase_sessions(this);
    }
}
