From bb5dab4687232f2ed3d7faa9e5764e5039b5da26 Mon Sep 17 00:00:00 2001 From: amiraj Date: Tue, 2 Jul 2019 15:05:00 -0700 Subject: [PATCH] Commit #5 --- Switch/Switching.groovy | 1 - 1 file changed, 1 deletion(-) diff --git a/Switch/Switching.groovy b/Switch/Switching.groovy index c9a0efb..1b11850 100644 --- a/Switch/Switching.groovy +++ b/Switch/Switching.groovy @@ -21,7 +21,6 @@ public class Switching{ switches = [new Switches(sendEvent, 0, "switch0", "off", "off"), new Switches(sendEvent, 1, "switch1", "off", "off") ,new Switches(sendEvent, 2, "switch2", "off", "off")] } - println("salam") } //By Apps -- 2.34.1