metatext/Views/LoadMoreCell.swift

8 lines
110 B
Swift
Raw Normal View History

// Copyright © 2020 Metabolist. All rights reserved.
import UIKit
class LoadMoreCell: UITableViewCell {
}