Cleaned Imports
This commit is contained in:
@@ -6,9 +6,10 @@
|
||||
// Copyright (c) 2014 Kim Wittenburg. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "MPValueGroup.h"
|
||||
|
||||
@class MPVariable;
|
||||
|
||||
@interface MPVariable : NSObject <MPValue>
|
||||
|
||||
@property (readonly, nonatomic, strong) NSString *variableName;
|
||||
|
||||
Reference in New Issue
Block a user