Archived
14 lines
195 B
Swift
14 lines
195 B
Swift
//
|
|
// SubstModel.swift
|
|
// AvH Plan
|
|
//
|
|
// Created by Deniz Duezgoeren on 09.07.19.
|
|
// Copyright © 2019 Deniz Duezgoeren. All rights reserved.
|
|
//
|
|
|
|
import Foundation
|
|
|
|
class SubstModel {
|
|
|
|
}
|