Cleaned Imports
This commit is contained in:
@@ -7,18 +7,13 @@
|
||||
//
|
||||
|
||||
#import "MPFunction.h"
|
||||
|
||||
#import "MPExpression.h"
|
||||
#import "MPRangePath.h"
|
||||
|
||||
#import "NSIndexPath+MPAdditions.h"
|
||||
|
||||
@implementation MPFunction
|
||||
|
||||
+ (NSString *)localizedFunctionName
|
||||
{
|
||||
return NSLocalizedString(@"Function", @"Name of Generic Function.");
|
||||
}
|
||||
|
||||
#pragma mark Creation Methods
|
||||
- (instancetype)init
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user