Skip to content

Commit

Permalink
LPS-87672 asset-service - auto SF
Browse files Browse the repository at this point in the history
  • Loading branch information
drewbrokke authored and brianchandotcom committed Dec 4, 2018
1 parent 0471b38 commit 8665844
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ public AssetEntry updateEntry(
startDate, endDate, publishDate, expirationDate, mimeType, title,
description, summary, url, layoutUuid, height, width, priority);


if ((categoryIds != null) &&
(!entry.isNew() || (categoryIds.length > 0))) {

Expand Down

0 comments on commit 8665844

Please sign in to comment.