Skip to content

Commit 521e950

Browse files
committed
format code
1 parent 3a2f5c4 commit 521e950

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

app/code/Magento/Catalog/Block/Rss/Category.php

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -273,10 +273,8 @@ public function isAuthRequired()
273273
{
274274
return false;
275275
}
276-
277-
/**
278-
* Retrieve config view
279-
*
276+
277+
/**
280278
* @return \Magento\Framework\Config\View
281279
*/
282280
private function getConfigView()

0 commit comments

Comments
 (0)