removed uneeded logging of issue and project contents.

This commit is contained in:
2026-03-04 18:37:30 -05:00
parent e9b3b1c838
commit aff7d0c48e

View File

@@ -21,8 +21,6 @@ module RedmineQbo
f = context[:form]
issue = context[:issue]
project = context[:project]
log issue.inspect
log project.inspect
# Customer Name Text Box with database backed autocomplete
# onchange event will update the hidden customer_id field