Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Atralupus committed Oct 17, 2023
1 parent 0bbb241 commit 66b0269
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ public class MutableRedisAccessControlService
IMutableAccessControlService
{
public MutableRedisAccessControlService(string storageUri)
: base(storageUri)
: base(storageUri)
{
}

Expand Down

0 comments on commit 66b0269

Please sign in to comment.