2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

sorry rubocop

This commit is contained in:
Neil Lalonde 2018-01-30 14:37:15 -05:00
parent 1ccd77086b
commit cc830f7119

View file

@ -308,7 +308,6 @@ EOM
end
end
def import_categories
puts "", "importing categories..."
@ -895,7 +894,6 @@ EOM
b.name = 'div'
end
@doc.css('object param embed').each do |embed|
embed.replace("\n#{embed['src']}\n")
end