what-the-bank/sources/o/Xdg.java

15 lines
424 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.accountDeletion.EasyAppAccountDeletionService;
/* loaded from: classes3.dex */
public final class Xdg {
public final EasyAppAccountDeletionService d;
@InterfaceC13391fZD
public Xdg(EasyAppAccountDeletionService easyAppAccountDeletionService) {
C14957gcv.e(easyAppAccountDeletionService, "");
this.d = easyAppAccountDeletionService;
}
}