mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05:00
fix extra blank line
This commit is contained in:
@@ -31,7 +31,6 @@ task "site_settings:import" => :environment do
|
||||
puts "starting import..."
|
||||
puts ""
|
||||
|
||||
|
||||
h = SiteSettingsTask.export_to_hash
|
||||
counts = { updated: 0, not_found: 0, errors: 0 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user