mirror of
https://github.com/fergalmoran/chrometophone.git
synced 2025-12-22 09:41:51 +00:00
Removed temporary debug statements
This commit is contained in:
@@ -175,7 +175,6 @@ public class SendServlet extends HttpServlet {
|
||||
}
|
||||
|
||||
boolean res;
|
||||
System.out.println(">>>>> REG_ID: " + deviceInfo.getDeviceRegistrationID()); // TODO: tmp
|
||||
res = push.sendNoRetry(deviceInfo.getDeviceRegistrationID(),
|
||||
collapseKey,
|
||||
"url", url,
|
||||
|
||||
Reference in New Issue
Block a user