Skip to content

Commit 149037d

Browse files
committed
Replace TODO comment with Issue ticket changing RedisAccessor to abstract.
See spring-projects#2494 See spring-projects#2493
1 parent b958756 commit 149037d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/org/springframework/data/redis/core/RedisAccessor.java

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
* @author Costin Leau
3030
* @author John Blum
3131
* @see org.springframework.beans.factory.InitializingBean
32-
* TODO: Declare as abstract
3332
*/
3433
public class RedisAccessor implements InitializingBean {
3534

0 commit comments

Comments
 (0)