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