mobile-ios/CovidSafe/OnboardingStep1ViewController.swift
2020-06-19 17:43:33 +10:00

13 lines
225 B
Swift

//
// OnboardingStep1ViewController.swift
// CovidSafe
//
// Copyright © 2020 Australian Government. All rights reserved.
//
import UIKit
import SafariServices
class OnboardingStep1ViewController: UIViewController {
}