Skip to content

Commit

Permalink
LPS-85509 users-admin-web - SF - collapse line breaks for non-depende…
Browse files Browse the repository at this point in the history
…nt ordering
  • Loading branch information
drewbrokke authored and brianchandotcom committed Sep 20, 2018
1 parent 3761f44 commit b29bc6f
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -251,7 +251,6 @@ protected Organization updateOrganization(ActionRequest actionRequest)

List<Address> addresses = _addressService.getAddresses(
Organization.class.getName(), organizationId);

List<EmailAddress> emailAddresses =
_emailAddressService.getEmailAddresses(
Organization.class.getName(), organizationId);
Expand Down

0 comments on commit b29bc6f

Please sign in to comment.