Skip to content

Commit

Permalink
Revert "LPS-92877 SF" - Brian Auto SF
Browse files Browse the repository at this point in the history
This reverts commit 1bca3b1.
  • Loading branch information
jpince authored and brianchandotcom committed Apr 9, 2019
1 parent 2af7268 commit 53f09af
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -114,6 +114,7 @@ protected Object getDynamicContent(
_tempDir, cacheCommonFileName + "_E_CTYPE");
File cacheDataFile = new File(
_tempDir, cacheCommonFileName + "_E_DATA");

long lastModified = getLastModified(request, resourceURL);

if (cacheDataFile.exists() &&
Expand Down

0 comments on commit 53f09af

Please sign in to comment.