summaryrefslogtreecommitdiff
path: root/swift/test/TestDriver/iOS/ViewController.swift
diff options
context:
space:
mode:
Diffstat (limited to 'swift/test/TestDriver/iOS/ViewController.swift')
-rw-r--r--swift/test/TestDriver/iOS/ViewController.swift2
1 files changed, 0 insertions, 2 deletions
diff --git a/swift/test/TestDriver/iOS/ViewController.swift b/swift/test/TestDriver/iOS/ViewController.swift
index 8fc706ef354..9c8e3dfca8e 100644
--- a/swift/test/TestDriver/iOS/ViewController.swift
+++ b/swift/test/TestDriver/iOS/ViewController.swift
@@ -14,7 +14,5 @@ class ViewController: UIViewController {
super.viewDidLoad()
// Do any additional setup after loading the view, typically from a nib.
}
-
-
}