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/SPDatabaseCopy.m | |
parent | 5544489096885e4e4be1ab6e54160caaa44c03dc (diff) | |
download | sequelpro-e188d1d53a1b1f8cf96d8ce82221f2013e63c23b.tar.gz sequelpro-e188d1d53a1b1f8cf96d8ce82221f2013e63c23b.tar.bz2 sequelpro-e188d1d53a1b1f8cf96d8ce82221f2013e63c23b.zip |
Rename database action class.
Diffstat (limited to 'Source/SPDatabaseCopy.m')
-rw-r--r-- | Source/SPDatabaseCopy.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/SPDatabaseCopy.m b/Source/SPDatabaseCopy.m index 130f5d99..1425a4ee 100644 --- a/Source/SPDatabaseCopy.m +++ b/Source/SPDatabaseCopy.m @@ -22,7 +22,6 @@ // // More info at <http://code.google.com/p/sequel-pro/> -#import "SPDBActionCommons.h" #import "SPDatabaseCopy.h" #import "SPTableCopy.h" |