Browse Source

Clean up trailing whitespaces

kishikawa katsumi 9 years ago
parent
commit
3472cf3278
1 changed files with 1 additions and 1 deletions
  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