forked from mirror/enumer
remove white line
This commit is contained in:
parent
c5796a6202
commit
13c6b5bfe2
|
@ -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 (
|
||||
|
|
Loading…
Reference in New Issue