patbef-iOS/Befund/Core/Security/Security.swift

14 lines
229 B
Swift

//
// Security.swift
// Befund
//
// Created by Irakli Abetschkhrischwili on 29.04.22.
// Copyright © 2022 MVZ Dr. Stein und Kollegen. All rights reserved.
import Foundation
extension Core
{
public class Security {}
}