diff options
author | stuconnolly <stuart02@gmail.com> | 2012-05-04 14:42:34 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2012-05-04 14:42:34 +0000 |
commit | e188d1d53a1b1f8cf96d8ce82221f2013e63c23b (patch) | |
tree | a4e8ee412095d540cbf982822098daaba79529a7 /Source/SPViewCopy.m | |
parent | 5544489096885e4e4be1ab6e54160caaa44c03dc (diff) | |
download | sequelpro-e188d1d53a1b1f8cf96d8ce82221f2013e63c23b.tar.gz sequelpro-e188d1d53a1b1f8cf96d8ce82221f2013e63c23b.tar.bz2 sequelpro-e188d1d53a1b1f8cf96d8ce82221f2013e63c23b.zip |
Rename database action class.
Diffstat (limited to 'Source/SPViewCopy.m')
-rw-r--r-- | Source/SPViewCopy.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPViewCopy.m b/Source/SPViewCopy.m index b7fde195..b32a08e4 100644 --- a/Source/SPViewCopy.m +++ b/Source/SPViewCopy.m @@ -30,7 +30,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import "SPDBActionCommons.h" #import "SPViewCopy.h" #import <SPMySQL/SPMySQL.h> |