Преглед на файлове

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) {