Sfoglia il codice sorgente

fix whitespace issue

cyberta 4 anni fa
parent
commit
77410d5292
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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) {