Replace TODO comment with Issue ticket changing RedisAccessor to abstract.
See #2494 See #2493
This commit is contained in:
@@ -29,7 +29,6 @@ import org.springframework.util.Assert;
|
||||
* @author Costin Leau
|
||||
* @author John Blum
|
||||
* @see org.springframework.beans.factory.InitializingBean
|
||||
* TODO: Declare as abstract
|
||||
*/
|
||||
public class RedisAccessor implements InitializingBean {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user