remove unused codes and update
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export interface IDeviceProfileRawResponse {
|
||||
androidId: string;
|
||||
deviceName: string;
|
||||
}
|
||||
|
||||
export interface IDeviceProfileResponse extends IDeviceProfileRawResponse {}
|
||||
Reference in New Issue
Block a user