Browse Source

Clean up trailing whitespaces

kishikawa katsumi 9 năm trước cách đây
mục cha
commit
3472cf3278
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Lib/TestHost/AppDelegate.swift

+ 1 - 1
Lib/TestHost/AppDelegate.swift

@@ -32,7 +32,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
     @IBOutlet weak var window: NSWindow!
 
     func applicationDidFinishLaunching(aNotification: NSNotification) {}
-    
+
 }
 #else
 import UIKit