another.im-ios/Monal/Classes/MLPresenceProcessor.m

14 lines
219 B
Mathematica
Raw Normal View History

2024-11-18 14:53:52 +00:00
//
// MLPresenceProcessor.m
// Monal
//
// Created by Anurodh Pokharel on 11/27/19.
// Copyright © 2019 Monal.im. All rights reserved.
//
#import "MLPresenceProcessor.h"
@implementation MLPresenceProcessor
@end