Skip to content

Commit 5f24495

Browse files
author
Costin Leau
committed
remove invalid javadoc
1 parent 17a71ae commit 5f24495

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/org/springframework/data/redis/connection/lettuce/LettuceConnectionFactory.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
*
3232
* @author Costin Leau
3333
*/
34-
/**
35-
* @author Costin Leau
36-
*/
3734
public class LettuceConnectionFactory implements InitializingBean, DisposableBean, RedisConnectionFactory {
3835

3936
private String hostName = "localhost";

0 commit comments

Comments
 (0)