Commit b78ae6d9 by Alexander Makarov

Minor cleanup for debug module

parent 18be2212
<?php
use yii\helpers\Html;
use yii\grid\GridView;
use yii\data\ArrayDataProvider;
use yii\log\Logger;
?>
<h1>Log Messages</h1>
......
......@@ -33,4 +33,3 @@ echo Tabs::widget([
],
],
]);
?>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment