remove white line

This commit is contained in:
Alvaro Lopez Espinosa 2018-03-09 17:16:29 +00:00
parent c5796a6202
commit 13c6b5bfe2
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@
// This is a patched versin of the original stringer. The original generates source code
// using '_' (underscore) as part of generated golang identifiers. This creates a number of
// golint warnings. The patched version simply leaves the '_' out
package main
import (