Skip to content

Commit

Permalink
code optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
samwelnyandoro committed Jul 4, 2024
1 parent 06e8cbe commit 3697b60
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ public void onMessageReceived(RemoteMessage remoteMessage) {
}
// [END receive_message]


/**
* Handle time allotted to BroadcastReceivers.
*/
Expand All @@ -81,7 +80,6 @@ private void handleNow(String result) {
Log.e(TAG, "Exception: " + e.getMessage());
}
}

/**
* Create and show a simple notification containing the received FCM message.
*
Expand Down

0 comments on commit 3697b60

Please sign in to comment.