olm/xcode/OLMKit/OLMMessage.m
2016-04-08 17:26:12 -07:00

13 lines
137 B
Objective-C

//
// OLMMessage.m
// olm
//
// Created by Chris Ballinger on 4/8/16.
//
//
#import "OLMMessage.h"
@implementation OLMMessage
@end