Skip to content

Commit

Permalink
push type error
Browse files Browse the repository at this point in the history
  • Loading branch information
imndx committed Apr 12, 2019
1 parent c712338 commit 88df200
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,6 @@ public void setDeviceToken(String token, int pushType) throws RemoteException {
}

ProtoLogic.setDeviceToken(getApplicationContext().getPackageName(), token, pushType);
mBackupDeviceToken = null;
}

private FriendRequest convertProtoFriendRequest(ProtoFriendRequest protoRequest) {
Expand Down

0 comments on commit 88df200

Please sign in to comment.