aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks/QueryKit
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2012-07-16 11:45:40 +0000
committerstuconnolly <stuart02@gmail.com>2012-07-16 11:45:40 +0000
commit25f16dd7b9d6de440763f0d0188a0f7e520b2126 (patch)
treed0e24a004a36650bd9d7a3aebb75a38e5c9e9f3c /Frameworks/QueryKit
parent1d287a60914e27503c9b6c7218600ca83cc8040b (diff)
downloadsequelpro-25f16dd7b9d6de440763f0d0188a0f7e520b2126.tar.gz
sequelpro-25f16dd7b9d6de440763f0d0188a0f7e520b2126.tar.bz2
sequelpro-25f16dd7b9d6de440763f0d0188a0f7e520b2126.zip
Remove header import that no longer exists.
Diffstat (limited to 'Frameworks/QueryKit')
-rw-r--r--Frameworks/QueryKit/Tests/QKQueryTests.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Frameworks/QueryKit/Tests/QKQueryTests.m b/Frameworks/QueryKit/Tests/QKQueryTests.m
index 722e9795..b014c48c 100644
--- a/Frameworks/QueryKit/Tests/QKQueryTests.m
+++ b/Frameworks/QueryKit/Tests/QKQueryTests.m
@@ -28,7 +28,6 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
// OTHER DEALINGS IN THE SOFTWARE.
-#import "QKQueryTests.h"
#import "QKTestConstants.h"
#import <QueryKit/QueryKit.h>