Update TamagotchiService.java
This commit is contained in:
parent
551b9b30e8
commit
6de5dd02ed
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ public class TamagotchiService {
|
|||
}
|
||||
|
||||
public Device createDevice(Device device) {
|
||||
device.start();
|
||||
deviceRegistry.put(device.getDeviceId(), device);
|
||||
return device;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue