Commit 48871022e41a34b958336f963b5a813eb4ffccbb

Authored by Adhidarma Hadiwinoto
1 parent f456f6ed9c
Exists in master

less verbose

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

... ... @@ -45,7 +45,6 @@ function cancel(task) {
45 45 }
46 46  
47 47 if (!requestId) {
48   - logger.warn('Invalid task on cancelResendDelay');
49 48 return;
50 49 }
51 50