refactor
Some checks failed
Build / build (push) Failing after 1m23s

This commit is contained in:
unurled 2024-05-25 16:18:42 +02:00
parent 072521f228
commit 78726ed651
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F
2 changed files with 5 additions and 5 deletions

View file

@ -64,6 +64,7 @@ public class Redis implements DataHandler {
/**
* Check if a key exists
*
* @param key The key to check
* @return If the key exists
*/