license constants Refactor

This commit is contained in:
manoj 2015-01-27 21:38:08 +05:30
parent 2eadf11eaf
commit f907684a0b

View File

@ -184,5 +184,4 @@ public class DeviceManagerImpl implements DeviceManager {
public DeviceManagementRepository getPluginRepository() { public DeviceManagementRepository getPluginRepository() {
return pluginRepository; return pluginRepository;
} }
} }