From 1e1890b7e94539395f485c1b43d7f059ac45bb5b Mon Sep 17 00:00:00 2001 From: sinuhet Date: Thu, 20 Mar 2025 02:40:29 +0100 Subject: [PATCH] revert 054db0753db91e2c7b99d72802026bb4790fca78 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit revert Přidat funcitons/get_system_load.json --- funcitons/get_system_load.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 funcitons/get_system_load.json diff --git a/funcitons/get_system_load.json b/funcitons/get_system_load.json deleted file mode 100644 index e19f694..0000000 --- a/funcitons/get_system_load.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "get_system_load", - "description": "Získá aktuální zátěž systému (load average).", - "strict": true, - "parameters": { - "type": "object", - "properties": {}, - "additionalProperties": false, - "required": [] - } -} \ No newline at end of file