Removed not needed debug.
This commit is contained in:
parent
a62653b578
commit
9c171cce69
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ returns
|
||||||
=end
|
=end
|
||||||
|
|
||||||
def search_index_data
|
def search_index_data
|
||||||
puts 'aaaaa'
|
|
||||||
|
|
||||||
attributes = {}
|
attributes = {}
|
||||||
['name', 'note'].each { |key|
|
['name', 'note'].each { |key|
|
||||||
if self[key] && !self[key].empty?
|
if self[key] && !self[key].empty?
|
||||||
|
|
Loading…
Reference in a new issue