|
Ultima modificación |
Ver Log
|
Rev |
Autor |
Línea Nro. |
Línea |
1 |
efrain |
1 |
//
|
|
|
2 |
// MainPresenter.swift
|
|
|
3 |
// twogetskills
|
|
|
4 |
//
|
|
|
5 |
// Created by user186960 on 2/11/21.
|
|
|
6 |
// Copyright © 2021 Cesa Magnament Solutions. All rights reserved.
|
|
|
7 |
//
|
|
|
8 |
|
|
|
9 |
import Foundation
|
|
|
10 |
|
|
|
11 |
class MainPresenter {
|
|
|
12 |
|
|
|
13 |
|
|
|
14 |
|
|
|
15 |
}
|