tartrazine/cmd/enry
M. J. Fromberger 8fcadc60dc Remove an unnecessary helper function.
The writeStringLn function repeats what fmt.Fprintln already does.  Since this
package already imports fmt, removing it reduces mass.

Signed-off-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
2019-01-08 08:46:36 -08:00
..
main_test.go optimize line count and limit maximal file size to read; fixes #101 2018-05-06 15:27:35 +03:00
main.go Remove an unnecessary helper function. 2019-01-08 08:46:36 -08:00