mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 07:34:40 +08:00
Remove trailing whitespaces
This commit is contained in:
@ -149,7 +149,7 @@ module FileStore
|
|||||||
puts "#{missing_count} of #{model.count} #{model.name.underscore.pluralize} are missing"
|
puts "#{missing_count} of #{model.count} #{model.name.underscore.pluralize} are missing"
|
||||||
end
|
end
|
||||||
ensure
|
ensure
|
||||||
connection.exec('DROP TABLE verified_ids') unless connection.nil?
|
connection.exec('DROP TABLE verified_ids') unless connection.nil?
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user