mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-26 07:58:10 +01:00
ain't no JSON
This commit is contained in:
parent
52e8f2fd92
commit
e0d1f89c86
1 changed files with 0 additions and 2 deletions
2
app.rb
2
app.rb
|
@ -67,8 +67,6 @@ class LedgerRbApp < Sinatra::Base
|
|||
end
|
||||
|
||||
get '/api/ledger/version/?' do
|
||||
content_type :json
|
||||
|
||||
Ledger.version
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue