// // ContentLoadingCell.h // Juick // // Created by Vitaly Takmazov on 16/10/2018. // Copyright © 2018 com.juick. All rights reserved. // #import NS_ASSUME_NONNULL_BEGIN @interface ContentLoadingCell : UITableViewCell @end NS_ASSUME_NONNULL_END