Skip to content

Commit 963c05b

Browse files
committed
Remove duplicate assignment
1 parent b93568e commit 963c05b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

administrator/components/com_media/views/imageslist/view.html.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ public function display($tpl = null)
4040

4141
$this->docs = &$docs;
4242
$this->videos = &$videos;
43-
$this->videos = &$videos;
4443
$this->images = &$images;
4544
$this->folders = &$folders;
4645

0 commit comments

Comments
 (0)