Fix Checkstyle violation
This commit is contained in:
@@ -457,7 +457,7 @@ public final class RedisLockRegistry implements ExpirableLockRegistry, Disposabl
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
RedisLockRegistry.this.redisTemplate.execute(
|
||||
RedisLockRegistry.this.deleteUnLockScript, Collections.singletonList(this.lockKey),
|
||||
RedisLockRegistry.this.unLockChannelKey);
|
||||
|
||||
Reference in New Issue
Block a user