mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 12:24:38 +08:00
Remove trailing whitespaces
This commit is contained in:
parent
fd272eee44
commit
4ccf9d28eb
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user