Correct imports and variable naming.

This commit is contained in:
Benjamin Pflanz 2016-05-03 18:50:41 -04:00
parent 7fbe89f60d
commit b89a8c9df8
2 changed files with 6 additions and 6 deletions

View file

@ -21,7 +21,7 @@ import (
"go/format"
"github.com/adfin/jsonenums/parser"
"github.com/campoy/jsonenums/parser"
)
func init() {