summaryrefslogtreecommitdiff
path: root/Juick/Model/Chat.m
blob: ff5fb83966d4a5e0f458e872ef452c4b004d6cdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  Chat.m
//  Juick
//
//  Created by Vitaly Takmazov on 04/03/2018.
//  Copyright © 2018 com.juick. All rights reserved.
//

#import "Chat.h"

@implementation Chat

@end