We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bff92e commit ccca2fcCopy full SHA for ccca2fc
SSYMOCManager.m
@@ -9,7 +9,6 @@
9
#import "NSManagedObjectContext+Cheats.h"
10
#import "NSError+DecodeCodes.h"
11
#import "NSObject+MoreDescriptions.h"
12
-#import "BkmxBasis.h"
13
#import "NSBundle+SSYMotherApp.h"
14
#import "NSBundle+MainApp.h"
15
#import "NSDictionary+SimpleMutations.h"
SSYSuffixedMenuItem.m
@@ -1,5 +1,4 @@
1
#import "SSYSuffixedMenuItem.h"
2
-#import "BkmxBasis+Strings.h"
3
4
@implementation SSYSuffixedMenuItem
5
@@ -31,4 +30,4 @@ - (void)setTitlePrefix:(NSString*)prefix
31
30
[attributedTitle release] ;
32
}
33
34
-@end
+@end
0 commit comments