Removed debug code.
This commit is contained in:
parent
8bda5068ae
commit
b2b68fd8b2
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@ module Cti
|
||||||
o_id: data[:o_id],
|
o_id: data[:o_id],
|
||||||
user_id: data[:user_id],
|
user_id: data[:user_id],
|
||||||
)
|
)
|
||||||
# p "------------------"
|
|
||||||
# p record
|
|
||||||
|
|
||||||
return record if !record.new_record?
|
return record if !record.new_record?
|
||||||
record.comment = data[:comment]
|
record.comment = data[:comment]
|
||||||
|
|
Loading…
Reference in a new issue