Removed temporary debug statements

This commit is contained in:
felipeal
2012-07-27 23:18:28 +00:00
parent 9ccc0225c4
commit fff2a80789
2 changed files with 2 additions and 5 deletions

View File

@@ -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,