* [refac bug #60259] Delete null line.

This commit is contained in:
wangyidong
2025-03-05 15:15:35 +08:00
committed by 孙广明
parent c881ad2f8b
commit 9a321156c2
@@ -39,7 +39,6 @@ formPanel(
set::disabled(true),
set::value(empty($domain) ? '' : $domain),
set::placeholder($lang->conference->notset)
)
)
);