Skip to content

Commit

Permalink
Revert luacov dependency as no need for this in deployments
Browse files Browse the repository at this point in the history
  • Loading branch information
pintsized committed Jan 24, 2020
1 parent 7241d1d commit df6ae82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua-resty-redis-connector-0.08.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ description = {
}
dependencies = {
"lua >= 5.1",
"luacov >= 0.13",
}
build = {
type = "builtin",
Expand Down

0 comments on commit df6ae82

Please sign in to comment.