summaryrefslogtreecommitdiffstats
path: root/system/libraries/Cache/drivers/Cache_redis.php
diff options
context:
space:
mode:
authorToto Prayogo <mail@totoprayogo.com>2022-02-11 15:30:15 +0100
committerToto Prayogo <mail@totoprayogo.com>2022-02-11 15:30:15 +0100
commitdafbbba4f0ce775b7a70f37ba12ee85b65a941b1 (patch)
treebaf27bc6686400f6e5d612470d04191a44ac75e4 /system/libraries/Cache/drivers/Cache_redis.php
parentdd249ea85f54f200267bb206e6cee23497cbe2e2 (diff)
whitespaces
Diffstat (limited to 'system/libraries/Cache/drivers/Cache_redis.php')
-rw-r--r--system/libraries/Cache/drivers/Cache_redis.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/libraries/Cache/drivers/Cache_redis.php b/system/libraries/Cache/drivers/Cache_redis.php
index e541237e3..466a891f7 100644
--- a/system/libraries/Cache/drivers/Cache_redis.php
+++ b/system/libraries/Cache/drivers/Cache_redis.php
@@ -69,7 +69,6 @@ class CI_Cache_redis extends CI_Driver
*/
protected $_redis;
-
/**
* del()/delete() method name depending on phpRedis version
*