// // AppDelegate.h // ASDKgram // // Created by Hannah Troisi on 2/16/16. // Copyright © 2016 Hannah Troisi. All rights reserved. // @protocol PhotoFeedControllerProtocol - (void)resetAllData; @end @interface AppDelegate : UIResponder @end