TAPNewChatBlockedContactsTableViewCell.h 272 Bytes
//
//  TAPNewChatBlockedContactsTableViewCell.h
//  TapTalk
//
//  Created by Welly Kencana on 14/9/18.
//  Copyright © 2018 Moselo. All rights reserved.
//

#import "TAPBaseTableViewCell.h"

@interface TAPNewChatBlockedContactsTableViewCell : TAPBaseTableViewCell

@end