Cleaned Imports
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
@class MPToken;
|
||||
@protocol MPToken;
|
||||
|
||||
typedef NS_ENUM(NSUInteger, MPTokenType) {
|
||||
MPEOFToken = 0,
|
||||
|
||||
Reference in New Issue
Block a user