diff options
Diffstat (limited to 'Source/SPTextAndLinkCell.m')
-rw-r--r-- | Source/SPTextAndLinkCell.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPTextAndLinkCell.m b/Source/SPTextAndLinkCell.m index 194f0e61..c0455fb1 100644 --- a/Source/SPTextAndLinkCell.m +++ b/Source/SPTextAndLinkCell.m @@ -24,7 +24,6 @@ // More info at <http://code.google.com/p/sequel-pro/> #import "SPTextAndLinkCell.h" -#import "SPConstants.h" @implementation SPTextAndLinkCell |