Removed debug code.

This commit is contained in:
Thorsten Eckel 2016-12-07 09:00:08 +01:00
parent 8bda5068ae
commit b2b68fd8b2
1 changed files with 0 additions and 2 deletions

View File

@ -25,8 +25,6 @@ module Cti
o_id: data[:o_id],
user_id: data[:user_id],
)
# p "------------------"
# p record
return record if !record.new_record?
record.comment = data[:comment]