فهرست منبع

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