Fixing bugs in infrastructure
[smartthings-infrastructure.git] / ColorControl / ColorControls.groovy
index 68fd6f0b1eed47095fcd38a8edd0b213be82eafe..d17f9e4333f94e02c8fb85fb361b0b0bee28afea 100644 (file)
@@ -2,9 +2,6 @@
 package ColorControl
 import SmartThing.SmartThings
 
-//Importing mutable integer class
-import MutableInteger.MutableInteger
-
 public class ColorControls extends SmartThings {
        List colorControls = new ArrayList()