You've already forked Traefik-Redis-Api
Peopleware Chapter 8: "You Never Get Anything Done around Here between 9 and 5."
This commit is contained in:
@@ -22,9 +22,6 @@ use Siteworx\Config\Exception\UnsupportedFormatException;
|
||||
*/
|
||||
class Config extends Facade
|
||||
{
|
||||
protected static $cached = false;
|
||||
|
||||
|
||||
/**
|
||||
* @throws UnsupportedFormatException
|
||||
* @throws FileNotFoundException
|
||||
|
||||
@@ -33,7 +33,6 @@ class Logger extends Facade
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
$rpc = RPC::create('tcp://127.0.0.1:6001');
|
||||
|
||||
return new RRLogger($rpc);
|
||||
|
||||
Reference in New Issue
Block a user