mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-05 06:14:59 +00:00
14 lines
225 B
Swift
14 lines
225 B
Swift
![]() |
//
|
||
|
// OnboardingStep1ViewController.swift
|
||
|
// CovidSafe
|
||
|
//
|
||
|
// Copyright © 2020 Australian Government. All rights reserved.
|
||
|
//
|
||
|
|
||
|
import UIKit
|
||
|
import SafariServices
|
||
|
|
||
|
class OnboardingStep1ViewController: UIViewController {
|
||
|
|
||
|
}
|