mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 07:53:49 +08:00
Fix all the trailing whitespace
This commit is contained in:
@ -7,4 +7,4 @@ class Admin::ExportController < Admin::AdminController
|
||||
render json: failed_json.merge( message: "An #{Export.is_export_running? ? 'export' : 'import'} is currently running. Can't start a new export job right now.")
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user