14 lines
266 B
Java
14 lines
266 B
Java
|
package o;
|
||
|
|
||
|
import com.scb.phone.data.network.service.DeviceService;
|
||
|
|
||
|
/* loaded from: classes3.dex */
|
||
|
public final class mps {
|
||
|
public DeviceService b;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public mps(DeviceService deviceService) {
|
||
|
this.b = deviceService;
|
||
|
}
|
||
|
}
|