mirror of
https://github.com/nicoburns/blessed-rs
synced 2024-11-22 03:33:06 +00:00
Remove fs_extra recommendation as it is unmaintained
This commit is contained in:
parent
d3ebb16538
commit
651122c8d7
1 changed files with 0 additions and 7 deletions
|
@ -887,13 +887,6 @@
|
|||
"notes": "Recursive filesystem walking that respects ignore files (like .gitignore)"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"name": "Filesystem helpers",
|
||||
"recommendations": [{
|
||||
"name": "fs_extra",
|
||||
"notes": "Recursively move, copy, and delete the files in a directory"
|
||||
}]
|
||||
},
|
||||
{
|
||||
"name": "File watching",
|
||||
"recommendations": [{
|
||||
|
|
Loading…
Reference in a new issue