* Delete unused codes.

This commit is contained in:
holan20180123
2021-03-02 08:32:02 +08:00
parent 63882542e0
commit d50a7e02cc
-2
View File
@@ -76,8 +76,6 @@ class report extends control
*/
public function productSummary($conditions = '')
{
$this->app->loadLang('product');
$this->app->loadLang('productplan');
$this->app->loadLang('story');
$this->view->title = $this->lang->report->productSummary;
$this->view->position[] = $this->lang->report->productSummary;