소스 검색

removed redundant import statement

nayooti 5 년 전
부모
커밋
7a8b1bfc19
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      deltachat-ios/Controller/SettingsController.swift

+ 0 - 1
deltachat-ios/Controller/SettingsController.swift

@@ -1,5 +1,4 @@
 import JGProgressHUD
-import QuickTableViewController
 import UIKit
 
 internal final class SettingsViewController: UITableViewController {