* Remove useless variable.

This commit is contained in:
Guan Xiying
2022-10-19 10:10:15 +08:00
parent 01ac19f6e5
commit b0be2cd295
-1
View File
@@ -753,7 +753,6 @@ class baseControl
$currentModuleName = $this->moduleName;
$currentMethodName = $this->methodName;
$currentAppName = $this->appName;
$currentParams = $this->app->getParams();
/**