remove added line
This commit is contained in:
parent
dcc81a2c08
commit
bf14282eb5
@ -48,7 +48,6 @@
|
||||
self.registeredLoadQueues = [[NSMutableArray alloc] initWithCapacity:3];
|
||||
[self registerLoadQueue:self.blockingLoadQueue];
|
||||
[self registerLoadQueue:self.backgroundLoadQueue];
|
||||
|
||||
}
|
||||
return self;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user