- Fix name of import on examples

This commit is contained in:
Eder Manoel Cale Costa 2019-09-15 23:55:05 -03:00
parent 1327c26e68
commit 905ee42cb9

View File

@ -4,7 +4,7 @@ import (
"encoding/json" "encoding/json"
"fmt" "fmt"
scribble "github.com/edermanoel94/golang-scribble" scribble "github.com/nanobox-io/golang-scribble"
) )
// a fish // a fish