Преглед изворни кода

what a terrible time to return

thanks jperkin!
Dave Eddy пре 10 година
родитељ
комит
a377d7e37e
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      fs-caching-server.js

+ 0 - 1
fs-caching-server.js

@@ -284,7 +284,6 @@ function finish(file, ores) {
         });
         streamfile(file, stats, req, res);
       });
-      return;
     } else {
       // not found
       inprogress[file].forEach(function(o) {