Skip to content

Commit

Permalink
Polishing #1846
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Sep 8, 2021
1 parent fa2021c commit 31efc22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/io/lettuce/core/AclSetuserArgs.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
* {@link AclSetuserArgs} is a mutable object and instances should be used only once to avoid shared mutable state.
*
* @author Mikhael Sokolov
* @Rohan Nagar
* @since 6.1
*/
public class AclSetuserArgs implements CompositeArgument {
Expand Down
1 change: 1 addition & 0 deletions src/test/java/io/lettuce/core/AclSetuserArgsUnitTests.java
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
* Unit tests for {@link AclSetuserArgs}.
*
* @author Mark Paluch
* @author Rohan Nagar
*/
class AclSetuserArgsUnitTests {

Expand Down

0 comments on commit 31efc22

Please sign in to comment.