mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Updated comments
This commit is contained in:
parent
0ae3d3e020
commit
afb80d5fa8
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user