From d5a9d0fc10c805d684f69b9858cee297bde6338c Mon Sep 17 00:00:00 2001 From: User Date: Mon, 26 Jun 2023 20:29:49 +0300 Subject: [PATCH] 20230626#3 --- src/App.php | 1 - 1 file changed, 1 deletion(-) 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. Отдаем пустой результат если не определен шаблонизатор */