luci-app-email: remove dupe code

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
Paul Donald
2026-05-22 00:52:32 +03:00
parent 79e8d8b5b6
commit 958ef1439f
@@ -286,7 +286,6 @@ return view.extend({
o.optional = true;
o.rmempty = false;
o.modalonly = true;
o.modalonly = true;
return m.render();
},