From 3e67e208428399a6f802cffe0e6966f89b39e254 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Tue, 19 Oct 2010 21:18:09 +0000 Subject: Considering nearly every class uses constants, import it via the prefix header. --- Source/SPSQLExporter.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/SPSQLExporter.m') diff --git a/Source/SPSQLExporter.m b/Source/SPSQLExporter.m index 993b2753..78966b36 100644 --- a/Source/SPSQLExporter.m +++ b/Source/SPSQLExporter.m @@ -27,7 +27,6 @@ #import "SPSQLExporter.h" #import "SPTablesList.h" -#import "SPConstants.h" #import "SPArrayAdditions.h" #import "SPStringAdditions.h" #import "SPFileHandle.h" -- cgit v1.2.3