diff options
Diffstat (limited to 'Source/SPCopyTable.m')
-rw-r--r-- | Source/SPCopyTable.m | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPCopyTable.m b/Source/SPCopyTable.m index 41ca1b65..c8a32f00 100644 --- a/Source/SPCopyTable.m +++ b/Source/SPCopyTable.m @@ -25,13 +25,10 @@ #import <MCPKit/MCPKit.h> #import "SPCopyTable.h" -#import "SPArrayAdditions.h" -#import "SPStringAdditions.h" #import "SPTableContent.h" #import "SPTableTriggers.h" #import "SPTableRelations.h" #import "SPCustomQuery.h" -#import "SPNotLoaded.h" #import "SPDataStorage.h" #import "SPTextAndLinkCell.h" |