Formatted the code

This commit is contained in:
Gaurav
2016-08-04 17:44:13 +02:00
parent 303a668f16
commit 582ac22678

View File

@@ -198,7 +198,7 @@ public class SoftwareModuleDetailsTable extends Table {
eventBus.publish(this, DistributionsUIEvent.ORDER_BY_DISTRIBUTION);
uiNotification.displaySuccess(i18n.get("message.sw.unassigned", unAssignedSw.getName()));
}
}
private static boolean isSoftModAvaiableForSoftType(final Set<SoftwareModule> swModulesSet,