فهرست منبع

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) {