* [misc] remove unused code.

This commit is contained in:
sunguangming
2025-08-06 01:30:24 +00:00
parent 0ae1701846
commit 80e1e3d6ac
-1
View File
@@ -1049,7 +1049,6 @@ class projectTao extends projectModel
include $this->app->getModulePath('', 'execution') . 'lang/' . $this->app->getClientLang() . '.php';
if($projectModel == 'ipd') unset($lang->waterfall->menu->other['dropMenu']->deliverable);
$lang->execution->typeList['sprint'] = $executionCommonLang;
}
elseif($projectModel == 'kanban')