diff options
author | Joe George <joe@zeroc.com> | 2019-03-07 13:52:00 -0500 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2019-03-07 13:57:10 -0500 |
commit | b4131f02675cf9f80c86cc8a2dd85be3f23b4bda (patch) | |
tree | adc92ea5db11498803b12c86c115045fdbc28828 /swift/test/TestDriver/iOS/ViewController.swift | |
parent | Readme update (diff) | |
download | ice-b4131f02675cf9f80c86cc8a2dd85be3f23b4bda.tar.bz2 ice-b4131f02675cf9f80c86cc8a2dd85be3f23b4bda.tar.xz ice-b4131f02675cf9f80c86cc8a2dd85be3f23b4bda.zip |
More stream fixes
Diffstat (limited to 'swift/test/TestDriver/iOS/ViewController.swift')
-rw-r--r-- | swift/test/TestDriver/iOS/ViewController.swift | 1 |
1 files changed, 0 insertions, 1 deletions
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. } } - |