Skip to content

Commit f376b5b

Browse files
authored
Merge pull request #38 from FriendsOfREDAXO/unused
removed unused variable
2 parents f24752b + ebd6f8a commit f376b5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pages/url.list.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@
131131
$list->setColumnFormat('status', 'custom', static function ($params) {
132132
/** @var \rex_list $list */
133133
$list = $params['list'];
134-
$containerId = 'status-' . $list->getName() . '-' . $list->getValue('id');
135134
$urlParams = [
136135
'func' => 'status',
137136
'id' => $list->getValue('id'),

0 commit comments

Comments
 (0)