FIX: Remove old 'wizard' js script (#24986)

This was causing errors for admins. Followup to cbc28e8e33
This commit is contained in:
David Taylor 2023-12-20 14:01:43 +00:00 committed by GitHub
parent cbc28e8e33
commit 40e4fe4423
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@
<%- if admin? %>
<%= preload_script_url ExtraLocalesController.url("wizard") %>
<%= preload_script "wizard" %>
<%- end %>
<%- unless customization_disabled? %>