mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
sorry rubocop
This commit is contained in:
parent
1ccd77086b
commit
cc830f7119
1 changed files with 1 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue