mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 10:28:03 +00:00
Updated comments
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
/*
|
||||
FileRetriever can asynchronously retrieve files from HTTP URLs or the local file system. It incorporates
|
||||
throttling so that we don't get error EMFILE "Too many open files".
|
||||
FileRetriever can asynchronously retrieve files from HTTP URLs or the local file system
|
||||
*/
|
||||
|
||||
/*jslint node: true */
|
||||
|
Reference in New Issue
Block a user