aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/fs-module-accepts-files.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/snippets/fs-module-accepts-files.md')
-rw-r--r--docs/markdown/snippets/fs-module-accepts-files.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/markdown/snippets/fs-module-accepts-files.md b/docs/markdown/snippets/fs-module-accepts-files.md
deleted file mode 100644
index 8c602fd..0000000
--- a/docs/markdown/snippets/fs-module-accepts-files.md
+++ /dev/null
@@ -1,6 +0,0 @@
-## Fs Module now accepts files objects
-
-It is now possible to define a `files()` object and run most Fs module
-functions on the file, rather than passing a string and hoping it is in the
-same directory.
-