//
// AvatarImageView.swift
// Mastodon
// Created by MainasuK Cirno on 2021-7-21.
import UIKit
import FLAnimatedImage
class AvatarImageView: FLAnimatedImageView { }