Skip to content

Commit c8a7c3c

Browse files
committed
Remove unneeded debug print statement
1 parent fc7e322 commit c8a7c3c

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)