removed barDump() test :)

This commit is contained in:
Andy Miller
2014-09-06 13:31:34 -06:00
parent 5667f8b023
commit cd5707f2d2

View File

@@ -141,8 +141,6 @@ class Grav extends Container
// Set the header type
$this->header();
Debugger::barDump($this['plugins']);
echo $this->output;
$this->fireEvent('onOutputRendered');