mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-04 21:46:55 +00:00
:b: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