格式修正

This commit is contained in:
bryan31
2022-02-11 15:56:09 +08:00
parent ab71d6f07d
commit 849649f034

View File

@@ -16,5 +16,4 @@ public class CustomerDefaultNodeExecutor extends NodeExecutor {
slot.setData("customerDefaultNodeExecutor", this.getClass());
super.execute(instance);
}
}