aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPAppController.m
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2010-03-31 18:01:50 +0000
committerstuconnolly <stuart02@gmail.com>2010-03-31 18:01:50 +0000
commitea5088aa123745243ea6d93f684d0471be83b324 (patch)
treefa733fa620b9078753ef903dce36c3337da18e21 /Source/SPAppController.m
parentbb70e8aac1d86585e1cb2ad56c440f0298858c9f (diff)
downloadsequelpro-ea5088aa123745243ea6d93f684d0471be83b324.tar.gz
sequelpro-ea5088aa123745243ea6d93f684d0471be83b324.tar.bz2
sequelpro-ea5088aa123745243ea6d93f684d0471be83b324.zip
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorites (Thanks Hans).
Diffstat (limited to 'Source/SPAppController.m')
-rw-r--r--Source/SPAppController.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPAppController.m b/Source/SPAppController.m
index 23379761..9fc4b7b1 100644
--- a/Source/SPAppController.m
+++ b/Source/SPAppController.m
@@ -33,7 +33,6 @@
#import "SPConstants.h"
#import <Sparkle/Sparkle.h>
-#import <FeedbackReporter/FRFeedbackReporter.h>
@implementation SPAppController