Sho SHIMIZU
Committed by Ray Milkey

Delete line that is commented out

Change-Id: I89625bcc7944c9c341725049a56b2134298f8f02
......@@ -78,7 +78,6 @@ public class OpticalPathIntentInstaller implements IntentInstaller<OpticalPathIn
private ApplicationId appId;
//final short WAVELENGTH = 80;
static final short SIGNAL_TYPE = (short) 1;
@Activate
......