diff --git a/examples/main.go b/examples/main.go index 3da1fa3..b035736 100644 --- a/examples/main.go +++ b/examples/main.go @@ -2,10 +2,10 @@ package main import ( "fmt" + "github.com/shigetaichi/xsv" "os" "sync" "time" - "xsv" ) type NotUsed struct {