diff options
Diffstat (limited to 'Source/SPCSVParser.m')
-rw-r--r-- | Source/SPCSVParser.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPCSVParser.m b/Source/SPCSVParser.m index 819c34b7..0dee279d 100644 --- a/Source/SPCSVParser.m +++ b/Source/SPCSVParser.m @@ -34,7 +34,7 @@ * Please see the header files for a general description of the purpose of this class. */ -@implementation SPCSVParser : NSObject +@implementation SPCSVParser #pragma mark - #pragma mark Retrieving data from the CSV string |