Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanko Dimitrov committed Sep 7, 2015
1 parent f965171 commit d3b8ffe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PasscodeLock/PasscodeLockViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,8 @@ public class PasscodeLockViewController: UIViewController, PasscodeLockTypeDeleg
navigationController?.popViewControllerAnimated(true)

} else {

dismissViewControllerAnimated( true, completion: nil)
dismissViewControllerAnimated(true, completion: nil)
}

dismissCompletionCallback?()
Expand Down

0 comments on commit d3b8ffe

Please sign in to comment.