1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00

Minor, remove access log debugging code.

This commit is contained in:
epriestley 2013-04-02 12:27:54 -07:00
parent 542cc5e154
commit 960fea160f

View file

@ -21,7 +21,6 @@ final class PhabricatorAccessLog {
// NOTE: Path may be null. We still create the log, it just won't write
// anywhere.
$path = null;
$log = new PhutilDeferredLog($path, $format);
$log->setData(