From af492cea8dc877d8dd53d03190f4346551e4a5fe Mon Sep 17 00:00:00 2001 From: walon Date: Tue, 18 Oct 2022 22:39:25 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=20=E4=BF=AE=E5=A4=8D=20cs=5Funity=5Fedito?= =?UTF-8?q?r=5Fjson/bean.tpl=20=E5=A4=9A=E4=BA=86=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E6=8B=AC=E5=8F=B7=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Luban.Server/Templates/config/cs_unity_editor_json/bean.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Luban.Server/Templates/config/cs_unity_editor_json/bean.tpl b/src/Luban.Server/Templates/config/cs_unity_editor_json/bean.tpl index 9a4a92a..c5455c1 100644 --- a/src/Luban.Server/Templates/config/cs_unity_editor_json/bean.tpl +++ b/src/Luban.Server/Templates/config/cs_unity_editor_json/bean.tpl @@ -106,6 +106,5 @@ public {{x.cs_class_modifier}} partial class {{name}} : {{if parent_def_type}} { {{~end~}} } -} {{cs_end_name_space_grace x.namespace_with_editor_top_module}} \ No newline at end of file