Whitespace formatting
This commit is contained in:
parent
cd8cee4ac8
commit
d9da9e5c1a
1 changed files with 15 additions and 15 deletions
|
|
@ -121,7 +121,7 @@ static char kAFImageRequestOperationObjectKey;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (self.af_imageRequestOperation == operation) {
|
if (self.af_imageRequestOperation == operation) {
|
||||||
self.af_imageRequestOperation = nil;
|
self.af_imageRequestOperation = nil;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -133,7 +133,7 @@ static char kAFImageRequestOperationObjectKey;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (self.af_imageRequestOperation == operation) {
|
if (self.af_imageRequestOperation == operation) {
|
||||||
self.af_imageRequestOperation = nil;
|
self.af_imageRequestOperation = nil;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}];
|
}];
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue