From a6ee2a8445f95ddb3fc599243382c725bd344ddc Mon Sep 17 00:00:00 2001 From: zhaoke Date: Mon, 31 Jul 2023 14:01:01 +0800 Subject: [PATCH] * Remove test code. --- module/repo/ui/diffeditor.html.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/module/repo/ui/diffeditor.html.php b/module/repo/ui/diffeditor.html.php index 15c52034cf..70432e5042 100644 --- a/module/repo/ui/diffeditor.html.php +++ b/module/repo/ui/diffeditor.html.php @@ -92,5 +92,4 @@ sidebar ) ); -a(set::class('iframe'), setData('size', '1000px'), setData('toggle', 'modal'), set::id('linkObject')); -\a($tree); \ No newline at end of file +a(set::class('iframe'), setData('size', '1000px'), setData('toggle', 'modal'), set::id('linkObject')); \ No newline at end of file