mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 12:12:08 +08:00
fix:lint
This commit is contained in:
@@ -21,8 +21,7 @@ public class RedisParserByPolling implements RedisParserHelper{
|
||||
|
||||
private Jedis scriptClient;
|
||||
|
||||
public
|
||||
RedisParserByPolling(RedisParserVO redisParserVO) {
|
||||
public RedisParserByPolling(RedisParserVO redisParserVO) {
|
||||
this.redisParserVO = redisParserVO;
|
||||
|
||||
try{
|
||||
|
||||
Reference in New Issue
Block a user