metatext/Views/LoadMoreCell.swift
2020-10-01 20:19:14 -07:00

8 lines
110 B
Swift

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