Commit #5
authoramiraj <amiraj.95@uci.edu>
Tue, 2 Jul 2019 22:05:00 +0000 (15:05 -0700)
committeramiraj <amiraj.95@uci.edu>
Tue, 2 Jul 2019 22:05:00 +0000 (15:05 -0700)
Switch/Switching.groovy

index c9a0efbd5e9bdd12a020ad6c05c44cc0b6f45098..1b118501164b4a0940e0d0932ab54c0a1f473183 100644 (file)
@@ -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