Marino Faggiana 8 年之前
父节点
当前提交
958692944f
共有 1 个文件被更改,包括 0 次插入1 次删除
  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