edw1nzhao / cs2340_group16

CS2340 Group 16 Crowd-Sourced Water Reporting App
2 stars 1 forks source link

Clean out Log.d statements #79

Closed edw1nzhao closed 7 years ago

edw1nzhao commented 7 years ago

Log.d(String, String); ^ System.out.println(); equivalent. There are a good amount of these in the code that need to be removed.