Skip to content

Commit

Permalink
Whoops, remove random extra curly brace
Browse files Browse the repository at this point in the history
  • Loading branch information
rsattar committed Dec 7, 2015
1 parent 1ac1974 commit 2472d81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LaunchKit/Classes/UI/Components/LKViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ - (IBAction)finishFlowWithFailure:(UIStoryboardSegue *)segue
// Determine the actual view controller to finish with
[self finishFlowWithResult:LKViewControllerFlowResultFailed userInfo:nil];
}
}


- (UIStoryboardSegue *) segueForUnwindingToViewController:(UIViewController *)toViewController fromViewController:(UIViewController *)fromViewController identifier:(NSString *)identifier
Expand Down

0 comments on commit 2472d81

Please sign in to comment.