* Remove unused code.

This commit is contained in:
孙广明
2021-11-08 13:27:17 +08:00
parent 869faaeaaa
commit 791be24fb7
-1
View File
@@ -46,7 +46,6 @@ $userPrivs['release'] = common::hasPriv('release', 'view');
js::set('kanbanColumns', $kanbanColumns);
js::set('userPrivs', $userPrivs);
js::set('kanbanGroup', $kanbanGroup);
js::set('order', $order);
js::set('doingText', $lang->program->statusList['doing']);
?>
<?php endif; ?>