Skip to content

Commit 34f9253

Browse files
committed
fix: remove unexisting interface
1 parent e4ebc80 commit 34f9253

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

ios/CodePush/CodePush.h

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,6 @@
6363
+ (BOOL)isFailedHash:(NSString*)packageHash;
6464

6565

66-
/*
67-
* This method is used to get information about the latest rollback.
68-
* This information will be used to decide whether the application
69-
* should ignore the update or not.
70-
*/
71-
+ (NSDictionary*)getRollbackInfo;
7266
/*
7367
* This method is used to save information about the latest rollback.
7468
* This information will be used to decide whether the application

0 commit comments

Comments
 (0)