Removed comment
This commit is contained in:
parent
b8391ce38b
commit
445c9c06cd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ void firebaseConfig() {
|
|||
|
||||
getToken() async {
|
||||
String token = await _firebaseMessaging.onTokenRefresh.first;
|
||||
print(token);
|
||||
// print(token);
|
||||
// await _firebaseMessaging.getToken();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue