Skip to content

Commit 508722b

Browse files
authored
Merge pull request #15 from jmschonfeld/master
Remove unneeded debug print statement
2 parents fc7e322 + c8a7c3c commit 508722b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CFAlertViewController/CFAlertViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,6 @@ open class CFAlertViewController: UIViewController {
687687
// Remove Dismiss Handler
688688
dismissHandler = nil
689689

690-
print("Popup Dealloc")
691690
}
692691
}
693692

0 commit comments

Comments
 (0)