diff --git a/erpnext/public/js/setup_wizard.js b/erpnext/public/js/setup_wizard.js index 3879b38aa13..398be36c507 100644 --- a/erpnext/public/js/setup_wizard.js +++ b/erpnext/public/js/setup_wizard.js @@ -24,7 +24,6 @@ erpnext.setup.slides_settings = [ fieldtype: "Data", reqd: 1, }, - { fieldtype: "Column Break" }, { fieldname: "company_abbr", label: __("Company Abbreviation"),