From 4f4483eef453a382920d8dd2beb1d3f840de0d15 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Fri, 28 May 2021 18:33:21 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/news-analysis.tpl.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/Theme/Backend/news-analysis.tpl.php b/Theme/Backend/news-analysis.tpl.php index ef17d7f..c112774 100644 --- a/Theme/Backend/news-analysis.tpl.php +++ b/Theme/Backend/news-analysis.tpl.php @@ -12,9 +12,6 @@ */ declare(strict_types=1); -use Modules\News\Models\NewsType; -use phpOMS\Uri\UriFactory; - // @todo: stats: published timeline, published by tags, published by author echo $this->getData('nav')->render(); ?>