Skip to content

Commit

Permalink
#22857 adding some minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jdotcms committed Aug 31, 2022
1 parent f6943a8 commit b6c60cc
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -590,7 +590,6 @@ public void setWorking(final Versionable versionable) throws DotDataException, D
}

CacheLocator.getIdentifierCache().removeContentletVersionInfoToCache(info.get().getIdentifier(),contentlet.getLanguageId());
CacheLocator.getIdentifierCache().removeVersionInfoFromCache(info.get().getIdentifier());
} else {

final VersionInfo info = versionableFactory.findVersionInfoFromDb(identifier);
Expand Down

0 comments on commit b6c60cc

Please sign in to comment.