mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 10:19:40 +00: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…
x
Reference in New Issue
Block a user