Archived
ViewControllers now have recognisable names
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// InfoViewController.swift
|
||||
// AvH Plan
|
||||
//
|
||||
// Created by Deniz Duezgoeren on 10.07.19.
|
||||
// Copyright © 2019 Deniz Duezgoeren. All rights reserved.
|
||||
//
|
||||
|
||||
import UIKit
|
||||
|
||||
class InfoViewController : UIViewController {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user