package com.chartboost.sdk.impl;

import kotlin.jvm.internal.Intrinsics;
/* loaded from: classes2.dex */
public final class h4 extends com.chartboost.sdk.internal.Networking.a {
    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public h4(p9 sdkConfiguration) {
        super(sdkConfiguration);
        Intrinsics.checkNotNullParameter(sdkConfiguration, "sdkConfiguration");
    }
}
