Files
letro-ios/ElementX/Sources/Screens/Splash/SplashViewController.swift
2022-05-31 16:16:01 +03:00

14 lines
217 B
Swift

//
// SplashViewController.swift
// ElementX
//
// Created by Stefan Ceriu on 14.02.2022.
// Copyright © 2022 Element. All rights reserved.
//
import UIKit
class SplashViewController: UIViewController {
}