// // ReportItem.swift // Mastodon // // Created by MainasuK on 2022-1-27. // import Foundation enum ReportItem: Hashable { }