mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Apply syntax_tree formatting to app/*
This commit is contained in:
@@ -13,9 +13,7 @@ class WizardController < ApplicationController
|
||||
render_serialized(wizard, WizardSerializer)
|
||||
end
|
||||
|
||||
format.html do
|
||||
render body: nil
|
||||
end
|
||||
format.html { render body: nil }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user