Skip to content

Commit

Permalink
minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
celuchmarek committed Aug 5, 2024
1 parent 8d6ff3a commit 6961800
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/controllers/api/v1/documents_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,6 @@ def document_params
)
end

def should_auto_load(params)
(!params[:parameters][:containerXmlns]) or params[:parameters][:embedUsedSchemas]
end

def datatosign_params
params.permit(:encryption_key, :id, :signing_certificate, :add_timestamp)
end
Expand Down

0 comments on commit 6961800

Please sign in to comment.