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

14 lines
281 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import com.scb.phone.data.network.service.CCContentService;
/* loaded from: classes3.dex */
public final class MmL {
public CCContentService c;
@InterfaceC13391fZD
public MmL(CCContentService cCContentService) {
this.c = cCContentService;
}
}