// // emptyInfoCollectionViewCell.m // Ifish // // Created by ifish7-ios on 16/3/31. // Copyright © 2016年 imac. All rights reserved. // #import "emptyInfoCollectionViewCell.h" @implementation emptyInfoCollectionViewCell - (void)awakeFromNib { // Initialization code } @end