Skip to content

Commit 83dce3d

Browse files
committed
Update README.md
1 parent 664ff63 commit 83dce3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"github.com/asynkron/protoactor-go/actor"
1414
"github.com/asynkron/protoactor-go/persistence"
1515
"github.com/go-sql-driver/mysql"
16-
"github.com/ytake/protoactor-go-persistence-mysql/persistencemysql"
16+
"github.com/ytake/protoactor-go-persistence-mysql"
1717
)
1818

1919
type Actor struct {

0 commit comments

Comments
 (0)