Minor code formatting
This commit is contained in:
parent
d933067eb4
commit
e75dea4fd1
1 changed files with 0 additions and 1 deletions
|
|
@ -471,7 +471,6 @@ static inline BOOL AFStateTransitionIsValid(AFOperationState fromState, AFOperat
|
|||
}
|
||||
|
||||
- (void)cancelConnection {
|
||||
|
||||
NSDictionary *userInfo = nil;
|
||||
if ([self.request URL]) {
|
||||
userInfo = [NSDictionary dictionaryWithObject:[self.request URL] forKey:NSURLErrorFailingURLErrorKey];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue