From 8228d3b41fa63f4dd4981aae194f798f2f5fbdaf Mon Sep 17 00:00:00 2001 From: "Adam R. Grey" Date: Fri, 23 Jul 2021 05:43:50 -0400 Subject: [PATCH] no actually 1.0 tho --- appsettings.example.json | 3 --- 1 file changed, 3 deletions(-) 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