Remove the unused code.

This commit is contained in:
dongli
2022-08-19 07:13:21 +00:00
parent 37cf24c795
commit 475cb7bf60
-9
View File
@@ -115,11 +115,6 @@ class action extends control
$preferredType = $preferredType + $toPreferredType;
}
<<<<<<< HEAD
=======
<<<<<<< Updated upstream
=======
>>>>>>> 730c63859893f773f598f4b484b2c349bebd23cd
/* Get the project name of executions. */
if($browseType == 'execution')
{
@@ -130,10 +125,6 @@ class action extends control
$this->view->projectList = $projectList;
}
<<<<<<< HEAD
=======
>>>>>>> Stashed changes
>>>>>>> 730c63859893f773f598f4b484b2c349bebd23cd
/* Title and position. */
$this->view->title = $this->lang->action->trash;
$this->view->position[] = $this->lang->action->trash;