// // ImageCollectionViewCell.h // Sample // // Created by Hannah Troisi on 1/28/17. // Copyright © 2017 Facebook. All rights reserved. // #import @interface ImageCollectionViewCell : UICollectionViewCell @end