mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 15:06:23 +02:00
refactoring
This commit is contained in:
parent
29e7f954f3
commit
9856a2a5c0
10 changed files with 31 additions and 33 deletions
|
@ -18,7 +18,7 @@ module EisBilling
|
|||
registrar = invoice.buyer
|
||||
bank.create_activity(registrar, invoice)
|
||||
|
||||
render status: 200, json: { status: :ok }
|
||||
render status: :ok
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue