diff options
Diffstat (limited to 'Source/SPXMLExporter.m')
-rw-r--r-- | Source/SPXMLExporter.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPXMLExporter.m b/Source/SPXMLExporter.m index 4d776f55..1e2782b1 100644 --- a/Source/SPXMLExporter.m +++ b/Source/SPXMLExporter.m @@ -29,7 +29,6 @@ #import "SPArrayAdditions.h" #import "SPStringAdditions.h" #import "SPFileHandle.h" -#import "SPConstants.h" #import "SPExportUtilities.h" @implementation SPXMLExporter |