diff --git a/assets/javascripts/discourse/controllers/admin-wizards-wizard-show.js.es6 b/assets/javascripts/discourse/controllers/admin-wizards-wizard-show.js.es6 index 6fa38b0b..7ae48709 100644 --- a/assets/javascripts/discourse/controllers/admin-wizards-wizard-show.js.es6 +++ b/assets/javascripts/discourse/controllers/admin-wizards-wizard-show.js.es6 @@ -135,8 +135,6 @@ export default Controller.extend({ this.set("wizard.after_time_scheduled", dateTime), }, }); - - // controller.setup(); }, copyUrl() {