1
0
mirror of https://github.com/sjwhitworth/golearn.git synced 2025-05-03 22:17:14 +08:00
ryanthecubfan be0d096140
Removing the not-very-helpful info println
The line results in spammy logs and lives in a function that returns relevant values. Whether optimizations were used or not can be communicated other ways. Libraries should not print to stdout or stderr - it should be up to the consumer of the library to decide when to print.
2018-08-27 13:51:15 -07:00
..
2017-04-17 15:20:31 +08:00
2018-06-16 22:14:18 +08:00
2017-04-17 15:20:31 +08:00
2017-09-10 20:35:34 +01:00
2017-04-18 23:14:29 +08:00