forked from mirrors/linphone-iphone
12 lines
222 B
Objective-C
12 lines
222 B
Objective-C
//
|
|
// UIChatCreateConfirmCollectionViewCell.m
|
|
// linphone
|
|
//
|
|
// Created by REIS Benjamin on 05/10/2017.
|
|
//
|
|
|
|
#import "UIChatCreateConfirmCollectionViewCell.h"
|
|
|
|
@implementation UIChatCreateConfirmCollectionViewCell
|
|
|
|
@end
|