fix error
This commit is contained in:
parent
2b6bf53cc5
commit
485b165289
@ -17,7 +17,6 @@
|
||||
if (self = [super init]) {
|
||||
self.session = [self createNSURLSession];
|
||||
[ModelMapping registerObjects];
|
||||
[ClientParameterRegistry registerParameters];
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user