Skip to content

Commit

Permalink
docs: fix README.md typo (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacscoding committed Nov 17, 2022
1 parent 967e757 commit bc6a61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"log"

"github.com/casbin/casbin/v2"
watcher "github.com/casbin/redis-watcher/v2"
rediswatcher "github.com/casbin/redis-watcher/v2"
"github.com/go-redis/redis/v8"
)

Expand Down

0 comments on commit bc6a61d

Please sign in to comment.