Skip to content

Commit ebd6f8a

Browse files
committed
removed unused variable
1 parent 85120bb commit ebd6f8a

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
@@ -120,7 +120,6 @@
120120
$list->setColumnFormat('status', 'custom', static function ($params) {
121121
/** @var \rex_list $list */
122122
$list = $params['list'];
123-
$containerId = 'status-' . $list->getName() . '-' . $list->getValue('id');
124123
$urlParams = [
125124
'func' => 'status',
126125
'id' => $list->getValue('id'),

0 commit comments

Comments
 (0)