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