redis() is no longer useless

This commit is contained in:
Al Beano 2016-09-03 12:15:23 +01:00
parent e1c81a249d
commit 7c34709885
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@ use lib $Bin;
use MarkovBot::Config;
sub redis() {
# Returns a redis object
# This is fairly useless but in the future could be used to
# pass specific options to redis.
#
# TODO: support connection to redis via a socket
return new Redis (