hank
2018-08-30 7be7ad711909f384c4a9bc0a7f2991a50ae69049
frameworks/TwitterCore.framework/PrivateHeaders/TWTRResourcesUtil.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>
#if IS_UIKIT_AVAILABLE
@@ -29,7 +25,7 @@
NS_ASSUME_NONNULL_BEGIN
FOUNDATION_EXTERN NSString *const TWTRResourcesUtilLanguageType;
FOUNDATION_EXPORT NSString *const TWTRResourcesUtilLanguageType;
@interface TWTRResourcesUtil : NSObject