mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
sorry rubocop
This commit is contained in:
parent
1ccd77086b
commit
cc830f7119
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user