Remove unused class variable
This commit is contained in:
parent
19777baa79
commit
7cdcad9f6c
|
@ -25,11 +25,6 @@ class Cache extends \Asika\SimpleConsole\Console
|
|||
*/
|
||||
private $appMode;
|
||||
|
||||
/**
|
||||
* @var string The cache driver name
|
||||
*/
|
||||
private $cacheDriverName;
|
||||
|
||||
/**
|
||||
* @var ICache
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue