Marino Faggiana 8 years ago
parent
commit
958692944f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      iOSClient/Create/CCCreateCloud.swift

+ 0 - 1
iOSClient/Create/CCCreateCloud.swift

@@ -80,7 +80,6 @@ class CreateMenuAdd: NSObject {
     func createMenuEncrypted(view : UIView) {
         
         let appDelegate = UIApplication.shared.delegate as! AppDelegate
-        
         let actionSheet = AHKActionSheet.init(view: view, title: nil)
         
         actionSheet?.animationDuration = 0.2