frameworks/TwitterCore.framework/PrivateHeaders/TWTRAuthenticationProvider.h
@@ -15,10 +15,6 @@ * */ /** This header is private to the Twitter Core SDK and not exposed for public SDK consumption */ #import <Foundation/Foundation.h> typedef void (^TWTRAuthenticationProviderCompletion)(NSDictionary *responseObject, NSError *error);