From b4131f02675cf9f80c86cc8a2dd85be3f23b4bda Mon Sep 17 00:00:00 2001 From: Joe George Date: Thu, 7 Mar 2019 13:52:00 -0500 Subject: More stream fixes --- swift/test/TestDriver/iOS/ViewController.swift | 1 - 1 file changed, 1 deletion(-) (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 9c8e3dfca8e..f4e8f3f4eeb 100644 --- a/swift/test/TestDriver/iOS/ViewController.swift +++ b/swift/test/TestDriver/iOS/ViewController.swift @@ -15,4 +15,3 @@ class ViewController: UIViewController { // Do any additional setup after loading the view, typically from a nib. } } - -- cgit v1.2.3