Minor, remove access log debugging code.
This commit is contained in:
@@ -21,7 +21,6 @@ final class PhabricatorAccessLog {
|
|||||||
|
|
||||||
// NOTE: Path may be null. We still create the log, it just won't write
|
// NOTE: Path may be null. We still create the log, it just won't write
|
||||||
// anywhere.
|
// anywhere.
|
||||||
$path = null;
|
|
||||||
|
|
||||||
$log = new PhutilDeferredLog($path, $format);
|
$log = new PhutilDeferredLog($path, $format);
|
||||||
$log->setData(
|
$log->setData(
|
||||||
|
|||||||
Reference in New Issue
Block a user