18 lines
494 B
Java
18 lines
494 B
Java
package o;
|
|
|
|
import com.google.android.datatransport.runtime.time.TimeModule;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class Fpi implements fPK<InterfaceC6203cLt> {
|
|
public static final Fpi e = new Fpi();
|
|
|
|
@Override // o.fZE
|
|
public final /* synthetic */ Object get() {
|
|
InterfaceC6203cLt a = TimeModule.a();
|
|
if (a != null) {
|
|
return a;
|
|
}
|
|
throw new NullPointerException("Cannot return null from a non-@Nullable @Provides method");
|
|
}
|
|
}
|