//
// PollTableView.swift
// Mastodon
// Created by MainasuK Cirno on 2021-3-3.
import UIKit
final class PollTableView: UITableView { }