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