Files
letro-ios/ElementX/Sources/Screens/Splash/SplashViewController.swift
Doug a272980b62 Add SwiftFormat to the project. (#129)
* Run swiftformat for whitespace.
* Run swiftformat with some rules.
2022-07-06 14:49:05 +01:00

12 lines
212 B
Swift

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