From f113dc1fc42af3d80fb56eacdf767bb516ec3102 Mon Sep 17 00:00:00 2001 From: Jose Date: Wed, 6 Mar 2019 13:54:33 +0100 Subject: Add PromiseKit dependency, merge macOS/iOS project in ice.xcodeproj --- swift/test/TestDriver/iOS/ViewController.swift | 2 -- 1 file changed, 2 deletions(-) (limited to 'swift/test/TestDriver/iOS/ViewController.swift') 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. } - - } -- cgit v1.2.3