Remove warnings
This commit is contained in:
Родитель
fe020277a3
Коммит
b89fc112a4
|
@ -32,11 +32,6 @@
|
|||
|
||||
@interface AVAInSessionLog : AVALog
|
||||
|
||||
|
||||
@property(nonatomic) NSString* type;
|
||||
/* Corresponds to the number of milliseconds elapsed between the time the request is sent and the time the log is emitted.
|
||||
*/
|
||||
@property(nonatomic) NSNumber* toffset;
|
||||
/* Additional key/value pair parameters. [optional]
|
||||
*/
|
||||
@property(nonatomic) NSDictionary<NSString*, NSString*>* properties;
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
|
||||
@interface AVALog : NSObject
|
||||
|
||||
|
||||
@property(nonatomic) NSString* type;
|
||||
/* Corresponds to the number of milliseconds elapsed between the time the request is sent and the time the log is emitted.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче