Commit d094958a authored by Eduardo Santos's avatar Eduardo Santos
Browse files

Minor change

parent 9d70cb2b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -483,8 +483,6 @@ public class ServiceRepoService {
									// Flag to indicate that service characteristic with NSLCM is present
									serviceCharacteristicChangedContainsNSLCM = true;

									System.out.println("ENTROU AQUI");

									// Update the NSLCM Characteristic
									updateNSLCMCharacteristic(service, n);
								}