From 08d2d86f854ef0f74855ab2d3591c11ed44ffcc4 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Mon, 20 May 2024 10:52:43 +0800 Subject: [PATCH] - Remove unused code. --- module/user/test/model/computeuserview.php | 1 - 1 file changed, 1 deletion(-) diff --git a/module/user/test/model/computeuserview.php b/module/user/test/model/computeuserview.php index efae0321b0..2d9667be7d 100755 --- a/module/user/test/model/computeuserview.php +++ b/module/user/test/model/computeuserview.php @@ -23,7 +23,6 @@ cid=0 include dirname(__FILE__, 5) . '/test/lib/init.php'; include dirname(__FILE__, 2) . '/lib/user.unittest.class.php'; -dao::$cache = array(); zenData('user')->gen(10); zenData('userview')->loadYaml('userview')->gen(10); zenData('team')->loadYaml('team')->gen(200);