Completed
Push — master ( a69472...9dab12 )
by Jacob
03:32
created
utility/Debugger.class.inc.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?
2 2
 
3
-use Particletree\Pqp\Console;
3
+use Particletree\Pqp\Console;
4 4
 use Particletree\Pqp\PhpQuickProfiler;
5 5
 
6 6
 final class Debugger
Please login to merge, or discard this patch.