Cleanup and ready for Colorpicker

This commit is contained in:
2020-01-24 12:40:17 -05:00
parent 5f485f86ed
commit b665b281eb
2 changed files with 0 additions and 25 deletions

View File

@ -15,7 +15,6 @@
@property (nonatomic, strong) UIWindow *mainAppRootWindow;
@end
// we use this to respring our device!
@interface NSTask : NSObject
@property (copy) NSArray *arguments;