diff --git a/src/App.php b/src/App.php index 254c7ae..5fa60e9 100644 --- a/src/App.php +++ b/src/App.php @@ -78,7 +78,6 @@ class App extends Main { $body->rewind(); return $this->globals()->response()->withBody($body); } - vdd($this->template()); /** * 3. Отдаем пустой результат если не определен шаблонизатор */