diff options
Diffstat (limited to 'Source/SPSQLExporter.h')
-rw-r--r-- | Source/SPSQLExporter.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/SPSQLExporter.h b/Source/SPSQLExporter.h index 3b5f3be3..7a2e9006 100644 --- a/Source/SPSQLExporter.h +++ b/Source/SPSQLExporter.h @@ -28,8 +28,5 @@ #import "SPExporter.h" @interface SPSQLExporter : SPExporter -{ - -} @end |