Skip to content

Commit 865b602

Browse files
committed
cs
1 parent 3fe9f6e commit 865b602

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/mod_banners/src/Helper/BannersHelper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ public function getBanners(Registry $params, CMSApplication $app)
5050
$articleId = $input->getInt('id');
5151

5252
if (\is_integer($articleId)) {
53-
5453
// Load the article model to get the keywords
5554
$contentModel = $app->bootComponent('com_content')->getMVCFactory()->createModel('Article', 'Site', ['ignore_request' => true]);
5655

0 commit comments

Comments
 (0)