formatting change

This commit is contained in:
Lakshman 2016-04-06 19:32:41 +05:30
parent 7174d000e0
commit 551aaf172b

View File

@ -164,4 +164,5 @@ public class Device implements Serializable{
public int hashCode() {
return getDeviceIdentifier().hashCode();
}
}