summaryrefslogtreecommitdiff
path: root/swift/test/TestDriver/iOS/ViewController.swift
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2019-03-06 13:54:33 +0100
committerJose <jose@zeroc.com>2019-03-06 13:54:33 +0100
commitf113dc1fc42af3d80fb56eacdf767bb516ec3102 (patch)
tree42445133cd9a2d43e4277aed5d02248bebdbccbf /swift/test/TestDriver/iOS/ViewController.swift
parentXCode project updates (diff)
downloadice-f113dc1fc42af3d80fb56eacdf767bb516ec3102.tar.bz2
ice-f113dc1fc42af3d80fb56eacdf767bb516ec3102.tar.xz
ice-f113dc1fc42af3d80fb56eacdf767bb516ec3102.zip
Add PromiseKit dependency, merge macOS/iOS project in ice.xcodeproj
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.
}
-
-
}