gwtbootstrap/gwt-bootstrap

Remove Console Debug Logging

Closed this issue · 1 comments

Trying to figure out why objects kept popping up in Chrome Dev Tools. Discovered that DateBoxBase.java has debugging logging that was left in the code. It's probably best these not be left in prod code.

Thanks for accepting the patch.