From c9d7fd505170037dcfdf8e1010c0b9ef430f51c9 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 1 Nov 2018 19:20:16 +0100 Subject: Update nextcloud_storage Co-Authored-By: alejandroscf --- nextcloud_storage | 1 - 1 file changed, 1 deletion(-) diff --git a/nextcloud_storage b/nextcloud_storage index d11be65..d144965 100755 --- a/nextcloud_storage +++ b/nextcloud_storage @@ -50,7 +50,6 @@ class NextcloudStorage: # storage storage = api_response['ocs']['data']['nextcloud']['storage'] - data['nextcloud_storage'].append('multigraph nextcloud_storage') # append for every key in storage the key and the value if the key starts with "num" [data['nextcloud_storage'].append(str(key) + ".value " + str(storage[key])) -- cgit v1.2.3-18-g5258