19 lines
617 B
Java
19 lines
617 B
Java
package o;
|
|
|
|
import com.scb.phone.domain.repositories.ForgotPinRepositoryContractor;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class krv extends wRi {
|
|
public final ForgotPinRepositoryContractor a;
|
|
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public krv(yRw yrw, yRw yrw2, ForgotPinRepositoryContractor forgotPinRepositoryContractor) {
|
|
super(yrw, yrw2);
|
|
C14957gcv.e(yrw, "");
|
|
C14957gcv.e(yrw2, "");
|
|
C14957gcv.e(forgotPinRepositoryContractor, "");
|
|
this.a = forgotPinRepositoryContractor;
|
|
}
|
|
}
|