diff --git a/Classes/ReportDownloadOperation.m b/Classes/ReportDownloadOperation.m index c35fb142..b42f4ae6 100644 --- a/Classes/ReportDownloadOperation.m +++ b/Classes/ReportDownloadOperation.m @@ -13,7 +13,6 @@ #import "RegexKitLite.h" #import "NSData+Compression.h" #import "NSDictionary+HTTP.h" -#import "JSONKit.h" @interface ReportDownloadOperation ()