@@ -1117,14 +1117,4 @@ |
||
1117 | 1117 | )); |
1118 | 1118 | |
1119 | 1119 | if ($response->isNotModified($request)) { |
1120 | - return $response; |
|
1121 | - } |
|
1122 | - } |
|
1123 | - } |
|
1124 | - } |
|
1125 | - |
|
1126 | - }, -1024); |
|
1127 | - |
|
1128 | ->>>>>>> k-yamamura/feature-httpcache |
|
1129 | - } |
|
1130 | -} |
|
1120 | + return $response |
|
1131 | 1121 | \ No newline at end of file |