mirror of
https://github.com/ThunixdotNet/thunix_api.git
synced 2026-01-24 13:10:18 +00:00
Removed excess lines from mem.py
This commit is contained in:
@@ -11,5 +11,5 @@ class Memory(Resource):
|
||||
"used":vmem_usage.used,
|
||||
"percent":vmem_usage.percent
|
||||
}
|
||||
#abort(501, message="Not currently implemented.")
|
||||
|
||||
return json_payload
|
||||
|
||||
Reference in New Issue
Block a user