Fixed formating

This commit is contained in:
2024-08-19 23:28:54 -04:00
parent 7f0bb3cae7
commit 63218e7f42

View File

@@ -125,7 +125,6 @@ class QboController < ApplicationController
Qbo.update_time_stamp
ActiveRecord::Base.connection.close
end
# The webhook doesn't require a response but let's make sure we don't send anything
render :nothing => true, status: 200
else