From 35dfae0eb05aced6e1e4fe1384dce36a44addaf1 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 20 Nov 2025 10:50:54 +0800 Subject: [PATCH] * [refac] remove empty. --- module/doc/control.php | 1 - 1 file changed, 1 deletion(-) diff --git a/module/doc/control.php b/module/doc/control.php index 827213c829..a0e2d96f67 100755 --- a/module/doc/control.php +++ b/module/doc/control.php @@ -2566,7 +2566,6 @@ class doc extends control } $this->view->chapterAndDocs = $this->doc->buildNestedDocs($chapterAndDocs, $modulePairs); - if($objectType == 'template') { $scopeList = $this->doc->getTemplateScopes();