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/SPTableInfo.m | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/SPTableInfo.m') diff --git a/Source/SPTableInfo.m b/Source/SPTableInfo.m index 61a0bb2c..68cc1ae3 100644 --- a/Source/SPTableInfo.m +++ b/Source/SPTableInfo.m @@ -27,7 +27,6 @@ #import "SPDatabaseDocument.h" #import "SPTablesList.h" #import "SPTableData.h" -#import "SPConstants.h" #import "SPStringAdditions.h" @interface SPTableInfo (PrivateAPI) -- cgit v1.2.3