diff --git a/appsettings.example.json b/appsettings.example.json index 4b5610b..dca4b06 100644 --- a/appsettings.example.json +++ b/appsettings.example.json @@ -3,8 +3,5 @@ "bootstrap servers": "localhost:9092", "commands": [ {"name":"echo", "shell": "echo"} - ], - "checks": [ - {"name": "echo", "shell": "echo 1"} ] } \ No newline at end of file