mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 19:03:45 +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"
|
||||
end
|
||||
ensure
|
||||
connection.exec('DROP TABLE verified_ids') unless connection.nil?
|
||||
connection.exec('DROP TABLE verified_ids') unless connection.nil?
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user