[ios] Cleanup extra semicolons

This commit is contained in:
Ian Clelland
2014-03-21 11:09:50 -04:00
parent 0f84287df0
commit 653ec00fa6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ extern NSString* const kOptionsKeyCookie;
@property (nonatomic, strong) CDVFileTransferEntityLengthRequest* entityLengthRequest;
@property (nonatomic, strong) CDVFile *filePlugin;
@end;
@end