瀏覽代碼

fix whitespace issue

cyberta 4 年之前
父節點
當前提交
77410d5292
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      deltachat-ios/Chat/ChatViewController.swift

+ 0 - 1
deltachat-ios/Chat/ChatViewController.swift

@@ -464,7 +464,6 @@ class ChatViewController: UITableViewController {
         nc.removeObserver(self, name: UIApplication.didBecomeActiveNotification, object: nil)
         nc.removeObserver(self, name: UIApplication.willResignActiveNotification, object: nil)
         audioController.stopAnyOngoingPlaying()
-        
     }
 
     override func viewWillTransition(to size: CGSize, with coordinator: UIViewControllerTransitionCoordinator) {