another.im-ios/Monal/Classes/MLReloadCell.m
2024-11-18 15:53:52 +01:00

14 lines
200 B
Objective-C

//
// MLReloadCell.m
// Monal
//
// Created by Friedrich Altheide on 09.10.20.
// Copyright © 2020 Monal.im. All rights reserved.
//
#import "MLReloadCell.h"
@implementation MLReloadCell
@end