mirror of
https://github.com/plexusorg/Plex.git
synced 2025-06-29 14:56:43 +00:00
🅱️an glowup
This commit is contained in:
@ -50,7 +50,6 @@ public class RedisConnection extends PlexBase
|
||||
{
|
||||
jedis.auth(plugin.config.getString("data.side.password"));
|
||||
}
|
||||
PlexLog.log("Connected to Redis!");
|
||||
return jedis;
|
||||
}
|
||||
catch (Exception ex)
|
||||
|
Reference in New Issue
Block a user